threadr.lostcave.ddnss.de/config/config.json.sample

9 lines
210 B
Plaintext

{
"domain_name": "localhost",
"threadr_dir": "/threadr",
"db_username": "threadr_user",
"db_password": "threadr_password",
"db_database": "threadr_db",
"db_svr_host": "localhost:3306"
}