massbanner/config_dist.json

11 lines
200 B
JSON
Raw Normal View History

2020-12-15 14:25:01 +01:00
{
"Username": "",
"Password": "",
"PNSLToken": "",
2021-03-23 03:02:31 +01:00
"UsePNSL": true,
2020-12-22 07:25:43 +01:00
"Users": [],
"Prefix": "!!",
2020-12-15 14:36:38 +01:00
"MaxConnections": 30,
"MaxChunkSize": 2000,
"DelayPerChunk": 30e3
2020-12-15 14:25:01 +01:00
}