etwist/twconfig.py
branchstable
changeset 6829 43d70b3fdcb5
parent 6817 1959d97ebf2e
child 6844 5ae2bc554c23
--- a/etwist/twconfig.py	Fri Jan 14 18:30:40 2011 +0100
+++ b/etwist/twconfig.py	Fri Jan 14 18:30:42 2011 +0100
@@ -49,7 +49,7 @@
          {'type' : 'string',
           'default': "",
           'help': 'http server address on which to listen (default to everywhere)',
-          'group': 'web', 'level': 0,
+          'group': 'web', 'level': 1,
           }),
         ('max-post-length',
          {'type' : 'bytes',