moved configuration to external file, plus a little refactoring
This commit is contained in:
6
atomstrom.conf.sample
Executable file
6
atomstrom.conf.sample
Executable file
@ -0,0 +1,6 @@
|
||||
[database]
|
||||
engine = mysql
|
||||
user = atomstrom
|
||||
password = atomstrom
|
||||
hostname = localhost
|
||||
database = atomstrom
|
Reference in New Issue
Block a user