diff -r 8227358aa983 -r fc02ba8654a7 server/serverctl.py --- 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' }),