add ServerAlias config attribute
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-02-10 19:03:32 +01:00
parent 656ff53325
commit dd0037768d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#
ServerAdmin {{ cups_server_admin }}
ServerAlias {{ cups_listen_address }}
# Log general information in error_log - change "warn" to "debug"
# for troubleshooting...