Changeset 3146 for pykota/trunk/conf/pykota.conf.sample
- Timestamp:
- 02/20/07 23:36:46 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/conf/pykota.conf.sample
r3133 r3146 455 455 # USERNAME=the_username_we_want_to_overwrite_with 456 456 # BILLINGCODE=the_billingcode_we_want_to_overwrite_with 457 # REASON=reason_we_chose_deny_or_cancel 457 458 # AUTH=NO (equivalent to DENY below) 458 459 # DENY … … 467 468 # used unchanged. 468 469 # If DENY or CANCEL is output, neither the username nor the 469 # billing code can be overwritten. 470 # billing code can be overwritten. 471 # If REASON is output, that will be used in the notification in the case of 472 # DENY or CANCEL. Otherwise, the built-in reasons will be used. 470 473 # 471 474 # This value can be set either globally or on a per printer basis