freeso/TSOClient/FSOFacadeWorker/facadeconfig.sample.json
2019-02-27 18:56:48 +00:00

10 lines
No EOL
242 B
JSON

// Fill out and copy to facadeconfig.json
// Make sure you don't upload your config anywhere like an idiot.
{
"api_url": "https://api.freeso.org",
"user": "admin",
"password": "yourpassword",
"limit": 1000,
"sleep_time": 30000
}