summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-12-03 06:58:01 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-12-03 06:58:01 +0000
commit229681c188bf1940a4963a5796df4be65bb00825 (patch)
tree9d3cc08c6a2c46fdae6b42f8536acfd2d49da543 /conf
parent0837b7e828b9fc312fcf8f5741d2ba9683742672 (diff)
downloadcups-229681c188bf1940a4963a5796df4be65bb00825.tar.gz
Merge changes from CUPS 1.5svn-r9400
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2890 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'conf')
-rw-r--r--conf/cupsd.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/cupsd.conf.in b/conf/cupsd.conf.in
index 1a2037cfa..1950e05e3 100644
--- a/conf/cupsd.conf.in
+++ b/conf/cupsd.conf.in
@@ -26,6 +26,9 @@ BrowseLocalProtocols @CUPS_BROWSE_LOCAL_PROTOCOLS@
# Default authentication type, when authentication is required...
DefaultAuthType Basic
+# Web interface setting...
+WebInterface @CUPS_WEBIF@
+
# Restrict access to the server...
<Location />
Order allow,deny