massbanner/config_dist.json

12 lines
205 B
JSON
Raw Normal View History

2020-12-15 14:25:01 +01:00
{
"Username": "",
"Password": "",
"PNSLToken": "",
"IgnorePNSL": false,
2020-12-22 07:25:43 +01:00
"Users": [],
"Prefix": "!!",
2020-12-15 14:36:38 +01:00
"MaxConnections": 30,
"MaxChunkSize": 2000,
"DelayPerChunk": 30e3
}