cubicweb/etwist/twconfig.py
branch3.26
changeset 12376 890853079ce3
parent 11989 309cf6a2c24f
child 12527 bcb895aa2684
equal deleted inserted replaced
12375:e7221f2123e6 12376:890853079ce3
    74           'group': 'main', 'level': 2,
    74           'group': 'main', 'level': 2,
    75           }),
    75           }),
    76         ('uid',
    76         ('uid',
    77          {'type' : 'string',
    77          {'type' : 'string',
    78           'default': None,
    78           'default': None,
    79           'help': 'if this option is set, use the specified user to start \
    79           'help': 'unix user, if this option is set, use the specified user to start \
    80 the repository rather than the user running the command',
    80 the repository rather than the user running the command',
    81           'group': 'main', 'level': WebConfiguration.mode == 'system'
    81           'group': 'main', 'level': WebConfiguration.mode == 'system'
    82           }),
    82           }),
    83         ('webserver-threadpool-size',
    83         ('webserver-threadpool-size',
    84          {'type': 'int',
    84          {'type': 'int',