RSS Git Download  Clone
Raw Blame History
# configuration file for production environment

# only log warning and error messsages
log: "warning"

# log message to a file in logs/
logger: "file"

# don't consider warnings critical
warnings: 0

# hide errors
show_errors: 0

# disable server tokens in production environments
no_server_token: 1

printer_addr: "163.160.215.221"

session: "YAML"