server/serverctl.py
changeset 9984 793377697c81
parent 9890 57e2cffa6329
parent 9922 fc02ba8654a7
child 10009 560747cd7774
--- a/server/serverctl.py	Fri Sep 12 09:49:01 2014 +0200
+++ b/server/serverctl.py	Wed Sep 24 18:04:30 2014 +0200
@@ -423,7 +423,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'
           }),