big maven switch

This commit is contained in:
Mike McLean 2010-06-28 17:27:36 -04:00
parent 204e939afb
commit d4cc2223da
2 changed files with 24 additions and 0 deletions

View file

@ -391,6 +391,7 @@ def load_config(req):
['LogFormat', 'string', '%(asctime)s [%(levelname)s] m=%(method)s u=%(user_name)s %(name)s: %(message)s'],
['MissingPolicyOk', 'boolean', True],
['EnableMaven', 'boolean', True],
['LockOut', 'boolean', False],
['ServerOffline', 'boolean', False],