branch | stable |
changeset 6201 | cf445fcaf8fe |
parent 6128 | fbb8398f80dc |
child 6211 | e9d125fd1465 |
--- a/server/sources/native.py Thu Sep 09 18:25:31 2010 +0200 +++ b/server/sources/native.py Fri Sep 10 09:54:19 2010 +0200 @@ -210,7 +210,7 @@ 'default': 'postgres', # XXX use choice type 'help': 'database driver (postgres, mysql, sqlite, sqlserver2005)', - 'group': 'native-source', 'level': 1, + 'group': 'native-source', 'level': 0, }), ('db-host', {'type' : 'string',