* Add template for database settings.
authorMatthijs Kooijman <matthijs@stdio.flexvps.nl>
Fri, 6 Jun 2008 21:48:44 +0000 (23:48 +0200)
committerMatthijs Kooijman <matthijs@stdio.flexvps.nl>
Fri, 6 Jun 2008 21:48:44 +0000 (23:48 +0200)
conf/dbsettings.py.tmpl [new file with mode: 0644]

diff --git a/conf/dbsettings.py.tmpl b/conf/dbsettings.py.tmpl
new file mode 100644 (file)
index 0000000..bb08261
--- /dev/null
@@ -0,0 +1,4 @@
+phpbb_dbhost  = ''
+phpbb_dbuser  = ''
+phpbb_dbpass  = ''
+phpbb_dbname  = ''