Changeset 1767 for pykota/trunk/conf/pykota.conf.sample
- Timestamp:
- 10/04/04 13:27:17 (20 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/conf/pykota.conf.sample
r1759 r1767 532 532 # directives. 533 533 # 534 # PYKOTAMD5SUM : Contains an hexadecimal digest of the md5 sum of the job's datas 534 535 # PYKOTAPHASE : BEFORE or AFTER the job is sent to the printer 535 536 # PYKOTAACTION : ALLOW or DENY or WARN for current print job … … 553 554 # else is not set. 554 555 # PYKOTAJOBSIZEBYTES : contains the job's size in bytes. Always available. 555 # PYKOTAPRECOMPUTEDJOBSIZE : contains the precomputed job's size 556 # PYKOTAPRECOMPUTEDJOBPRICE : contains the precomputed job's price 556 # PYKOTAPRECOMPUTEDJOBSIZE : contains the precomputed job's size (with enforcement: strict) 557 # PYKOTAPRECOMPUTEDJOBPRICE : contains the precomputed job's price (with enforcement: strict) 557 558 # PYKOTAJOBORIGINATINGHOSTNAME : contains the client's hostname if 558 559 # it is possible to retrieve it. … … 581 582 # 582 583 # uncomment the line below to see what environment variables are available 583 #posthook: /usr/bin/printenv >/tmp/after584 posthook: /usr/bin/printenv >/tmp/after 584 585 585 586 # How should enforcement be done for this printer ?