aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2016-07-27 23:52:00 +0200
committerCamil Staps2016-07-27 23:52:00 +0200
commit7f877370163648460f6ffd8abb3ee9caa774441c (patch)
treea41d3d8dbf310ffdbc484cf0a3992126845e9d8e /README.md
parentChangelog cleanup (diff)
Moved private information to conf.private.php
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1a3375d..c57267f 100644
--- a/README.md
+++ b/README.md
@@ -46,8 +46,8 @@ BusinessAdmin assumes a MySQL database is setup properly. This can be:
There are two files concerned when setting the configuration options.
-In conf.php you can enter your MySQL details (host, database, username,
-password, server port).
+In conf.private.php you can enter your MySQL details (host, database, username,
+password, server port). You can use conf.private.example.php as an example.
In classes/constants.php, you should at least set the following options: