aboutsummaryrefslogtreecommitdiff
path: root/util/masterwebinterface.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/masterwebinterface.pl')
-rwxr-xr-xutil/masterwebinterface.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/masterwebinterface.pl b/util/masterwebinterface.pl
index 7abee70..79d0bbd 100755
--- a/util/masterwebinterface.pl
+++ b/util/masterwebinterface.pl
@@ -20,6 +20,7 @@ TUWF::set(
logfile => "$ROOT/log/MasterWebInterface-TUWF.log",
mail_from => '<noreply@333networks.com>',
db_login => ['dbi:Pg:dbname=devmasterserver', 'unrealmaster', 'unrealmasterpassword'],
+# db_login => ["dbi:SQLite:dbname=$ROOT/data/databasename.db",'',''],
validate_templates => { # input templates
page => { template => 'uint', max => 1000 },
},