author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Fri, 10 Sep 2010 09:54:19 +0200 | |
branch | stable |
changeset 6201 | cf445fcaf8fe |
parent 6200 | 6e8c847ae397 |
child 6202 | 30f6e9d2addc |
--- 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',