debian/littlebird-tc-common.config
changeset 72 13e6c7d7e367
parent 26 d2499ca376b0
child 84 e54c345e0d4a
--- a/debian/littlebird-tc-common.config	Wed Sep 14 21:48:05 2011 +0200
+++ b/debian/littlebird-tc-common.config	Thu Sep 15 14:13:37 2011 +0200
@@ -17,8 +17,8 @@
 db_settitle $prefix-common/TITLE
 
 db_beginblock
-    db_input medium $prefix/db/name	|| true
-    db_input high $prefix/db/host	|| true
+    db_input low $prefix/db/name	|| true
+    db_input low $prefix/db/host	|| true
     db_input high $prefix/db/user	|| true
     db_input high $prefix/db/pass	|| true
 db_endblock