web/webconfig.py
changeset 8186 341c57b39dc9
parent 8149 3ed48646f354
child 8259 1c5be4a1afd1
child 8341 af813e7d5daa
--- a/web/webconfig.py	Mon Jan 30 20:57:05 2012 +0100
+++ b/web/webconfig.py	Tue Jan 31 11:49:15 2012 +0100
@@ -116,7 +116,7 @@
           'group': 'main', 'level': 3,
           }),
         ('https-deny-anonymous',
-         {'type': 'string',
+         {'type': 'yn',
           'default': False,
           'help': 'Prevent anonymous user to browse thought https version of '
                   'the site (https-url). Login form will then be displayed '