diff --git a/templates/etc/cups/cupsd.conf.j2 b/templates/etc/cups/cupsd.conf.j2 index bd35603..79b648d 100644 --- a/templates/etc/cups/cupsd.conf.j2 +++ b/templates/etc/cups/cupsd.conf.j2 @@ -6,6 +6,7 @@ # ServerAdmin {{ cups_server_admin }} +ServerAlias {{ cups_listen_address }} # Log general information in error_log - change "warn" to "debug" # for troubleshooting...