mirror of
https://github.com/riperiperi/FreeSO
synced 2026-08-13 20:26:13 -04:00
10 lines
No EOL
242 B
JSON
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
|
|
} |