# hylaFAX.conf -- CUPS Backend Configuration (version 1.0.0, 2007-01-01) # Copyright 2007 Nabla # # This code may be freely distributed as long as this header # is preserved. Changes to the code should be clearly indicated. # # This code is distributed under the GPL. # (http://www.gnu.org/copyleft/gpl.html) # ########################################################################### # # # This is the configuration file for hylaFAX.sh script. Values that are # # not set in here will use the defaults. Changes take effect immediately # # without the need for restarting any services. # # # # Take care not to add whitespaces at the end of a line! # # # ########################################################################### ########################################################################### # # # Path Settings # # # ########################################################################### #SpoolFolder=/var/spool/cups-hylafax/jobs #UserPrefFolder=/var/spool/cups-hylafax/etc #WebRoot=/var/www/localhost/hylafax #ProcCGI=/usr/bin/proccgi.sh #ProcPostscript=/usr/bin/hylafax_procps.sh #UpdatePostscript=/usr/bin/hylafax_updateps.sh #ProcUserPreference=/usr/bin/hylafax_procuser.sh #Buffer=/usr/bin/buffer ########################################################################### # # # Virtual Printer Settings # # # ########################################################################### # Name as shown by Windows Print dialog box (no space allowed!) #PrinterName=Print_To_FAX # Description must be unique (required by CUPS!) #PrinterDescription=hylaFAX Virtual Printer ########################################################################### # # # User Settings # # # ########################################################################### # WebPushServer port #Port=5252 # if not specified, use ifconfig and eth0 to get IP address #WebServerIP=192.168.1.8 # you must specify this setting TrailingEmail=[your company name here].co.uk #PageSize=a4 # l=low, m=medium, h=high #Resolution=m MaxDials=2 #MaxTries=1 #CoverPage=/var/spool/cups-hylafax/cover_page.ps