etwist/twconfig.py
changeset 5473 ee87c5352e63
parent 5456 d040889fac4e
child 5554 9b7bdbfee68b
equal deleted inserted replaced
5471:b7bf1c6751fd 5473:ee87c5352e63
    78           }),
    78           }),
    79         ('profile',
    79         ('profile',
    80          {'type' : 'string',
    80          {'type' : 'string',
    81           'default': None,
    81           'default': None,
    82           'help': 'profile code and use the specified file to store stats if this option is set',
    82           'help': 'profile code and use the specified file to store stats if this option is set',
    83           'group': 'main', 'level': 2,
    83           'group': 'main', 'level': 3,
    84           }),
    84           }),
    85         ('pyro-server',
    85         ('pyro-server',
    86          {'type' : 'yn',
    86          {'type' : 'yn',
    87           # pyro is only a recommends by default, so don't activate it here
    87           # pyro is only a recommends by default, so don't activate it here
    88           'default': False,
    88           'default': False,