]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/edit-config.tmpl.in
Load cups into easysw/current.
[thirdparty/cups.git] / templates / edit-config.tmpl.in
index 7ca5da79515b8f4d566413be637e612615107822..775938cf61a640cc618696ef59e4a6a80d198ad5 100644 (file)
@@ -22,6 +22,9 @@ function reset_config()
 "BrowseAllow @LOCAL\\n" +
 "\\n" +
 "\\n" +
+"# Authenticate against system accounts by default...\\n" +
+"DefaultAuthType Basic\\n" +
+"\\n" +
 "# Restrict access to the server...\\n" +
 "<Location />\\n" +
 "  Order allow,deny\\n" +
@@ -42,9 +45,6 @@ function reset_config()
 "  Allow localhost\\n" +
 "</Location>\\n" +
 "\\n" +
-"# Authenticate against system accounts by default...\\n" +
-"DefaultAuthType Basic\\n" +
-"\\n" +
 "# Set the default printer/job policies...\\n" +
 "<Policy default>\\n" +
 "  # Job-related operations must be done by the owner or an adminstrator...\\n" +