#
# configuration for
# sc_print tools
#

# before CUPS 1.5, printers are automatically added with all there options.
# Startung from CUPS 1.5 (1.4?), printers are only added as raw queues.
# The workaround downloads the printer PPDs from the print server
# and adds the printer locally with this PPD
SC_PRINT_DOWNLOAD_PPD_FROM_SERVER=yes
SC_PRINT_PPD_DIR=/var/cache/smartclient/sc_print/ppd/

