moved configuration to external file, plus a little refactoring

This commit is contained in:
2013-03-18 19:28:47 +01:00
parent a00e703068
commit c3954e31a5
2 changed files with 37 additions and 20 deletions

6
atomstrom.conf.sample Executable file
View File

@ -0,0 +1,6 @@
[database]
engine = mysql
user = atomstrom
password = atomstrom
hostname = localhost
database = atomstrom