etwist/twconfig.py
branchstable
changeset 3638 648d6dbec630
parent 2657 de974465d381
child 4212 ab6573088b4a
--- a/etwist/twconfig.py	Mon Oct 12 12:20:51 2009 +0200
+++ b/etwist/twconfig.py	Mon Oct 12 12:54:01 2009 +0200
@@ -47,7 +47,7 @@
           'default': None,
           'help': 'if this option is set, use the specified user to start \
 the repository rather than the user running the command',
-          'group': 'main', 'inputlevel': (WebConfiguration.mode == 'installed') and 0 or 1,
+          'group': 'main', 'inputlevel': WebConfiguration.mode == 'system'
           }),
         ('session-time',
          {'type' : 'int',