Changeset 782 for pykota/trunk/conf/pykota.conf.sample
- Timestamp:
- 02/10/03 02:02:17 (22 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/conf/pykota.conf.sample
r780 r782 32 32 # Where to log ? 33 33 # supported values : stderr, system (system means syslog, but don't use 'syslog' here) 34 logger: s tderr34 logger: system 35 35 36 36 # Print Quota administrator … … 58 58 # snmp(public, 43.10.2.1.4.1.1) 59 59 # are equivalent 60 # WARNING : external doesn't work yet because of ConfigParser 61 # which tries to do the %(printer)s substitution itself 60 62 requester: snmp(public, 43.10.2.1.4.1.1) 61 63 #