diff -r b9b4a95d8850 -r e54c345e0d4a debian/littlebird-tc-common.config --- a/debian/littlebird-tc-common.config Mon Sep 19 15:47:49 2011 +0200 +++ b/debian/littlebird-tc-common.config Mon Sep 19 16:49:41 2011 +0200 @@ -17,8 +17,8 @@ db_settitle $prefix-common/TITLE db_beginblock - db_input low $prefix/db/name || true - db_input low $prefix/db/host || true + db_input high $prefix/db/name || true + db_input medium $prefix/db/host || true db_input high $prefix/db/user || true db_input high $prefix/db/pass || true db_endblock