View | Details | Raw Unified | Return to bug 33894
Collapse All | Expand All

(-)univention-printquota/conffiles/etc/pykota/pykota.conf (-1 / +4 lines)
 Lines 411-417    Link Here 
411
# If both are defined, the printer option has priority.
411
# If both are defined, the printer option has priority.
412
# If these values are not set, the default admin root 
412
# If these values are not set, the default admin root 
413
# and the default adminmail root@localhost are used.
413
# and the default adminmail root@localhost are used.
414
admin: Administrator
414
@!@
415
from univention.lib.misc import custom_username
416
	print "admin: %s" % (custom_username("Administrator"),)
417
@!@
415
#adminmail: root@localhost
418
#adminmail: root@localhost
416
adminmail: @%@cups/quota/admin/mail@%@
419
adminmail: @%@cups/quota/admin/mail@%@
417
420
(-)univention-printquota/debian/control (-1 / +2 lines)
 Lines 16-22    Link Here 
16
 univention-printquotadb,
16
 univention-printquotadb,
17
 pkipplib,
17
 pkipplib,
18
 pkpgcounter,
18
 pkpgcounter,
19
 shell-univention-lib
19
 shell-univention-lib,
20
 python-univention-lib (>= 3.0.26-14)
20
Pre-Depends: pykota,
21
Pre-Depends: pykota,
21
 univention-config (>= 7.0.25)
22
 univention-config (>= 7.0.25)
22
Description: UCS - quotasupport for printserver
23
Description: UCS - quotasupport for printserver

Return to bug 33894