]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/de/edit-config.tmpl.in
Load cups into easysw/current.
[thirdparty/cups.git] / templates / de / edit-config.tmpl.in
index 4cfcad1a8a43d3579e900eebba52c3b0bd27f5e8..dc3f09c324266c0186891abde8404e85269f3c68 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" +