threadr-rewritten/config/config.json

8 lines
210 B
JSON

{
"domain_name": "threadr.lostcave.ddnss.de",
"threadr_dir": "/threadr",
"db_username": "root",
"db_password": "arnoeomelhor",
"db_database": "threadr_test",
"db_svr_host": "localhost"
}