]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/it/edit-config.tmpl.in
Load cups into easysw/current.
[thirdparty/cups.git] / templates / it / edit-config.tmpl.in
index be2ed2ba43d2ce737304a1a3fdbdc831252e6b86..7c3f4301e678da0f2a8578b65ae5f8abd16105e8 100644 (file)
@@ -9,6 +9,7 @@ function reset_config()
 "\\n" +
 "# Administrator user group...\\n" +
 "SystemGroup @CUPS_SYSTEM_GROUPS@\\n" +
+"@CUPS_SYSTEM_AUTHKEY@\\n" +
 "\\n" +
 "\\n" +
 "# Only listen for connections from the local machine.\\n" +
@@ -19,7 +20,7 @@ function reset_config()
 "# Show shared printers on the local network.\\n" +
 "Browsing On\\n" +
 "BrowseOrder allow,deny\\n" +
-"BrowseAllow @LOCAL\\n" +
+"BrowseAllow all\\n" +
 "\\n" +
 "\\n" +
 "# Authenticate against system accounts by default...\\n" +