server/serverctl.py
branchstable
changeset 9922 fc02ba8654a7
parent 9303 e84414be8506
child 9984 793377697c81
--- a/server/serverctl.py	Thu Jun 05 17:41:14 2014 +0200
+++ b/server/serverctl.py	Fri Jun 13 11:21:45 2014 +0200
@@ -421,7 +421,7 @@
           'question.',
           }),
         ('config-level',
-         {'short': 'l', 'type': 'int', 'default': 1,
+         {'short': 'l', 'type': 'int', 'default': 0,
           'help': 'level threshold for questions asked when configuring '
           'another source'
           }),