diff --git a/private/config.php.dist b/private/config.php.dist new file mode 100644 index 0000000..d10c1a9 --- /dev/null +++ b/private/config.php.dist @@ -0,0 +1,92 @@ + diff --git a/private/dbconfig.conf.dist b/private/dbconfig.conf.dist new file mode 100644 index 0000000..868a84a --- /dev/null +++ b/private/dbconfig.conf.dist @@ -0,0 +1,5 @@ +hostname = localhost +username = status-board +password = changeme +dbname = status-board +