Merge branch 'globalconf'

This commit is contained in:
6543
2019-02-07 23:07:27 +01:00

6
src/etc/tt/global Normal file
View File

@ -0,0 +1,6 @@
#Global Config of the TerabyteTerminator Project
dbname="tt_test"
dbhost="localhost"
dbuser="root"
dbpwd=""