cteward-ng/cteward_ng/st-lexware-test.json

23 lines
398 B
JSON
Raw Normal View History

2026-06-08 20:33:47 +02:00
{
"mssql": {
"password": "faked",
"fakedata": true
},
"auth": {
"/legacy/*": {
"count": "dummytest"
},
"bots": {
"testbot": "testpassword"
},
"flags": {
"testbot": [ "_bot_" ]
}
},
"server": {
"bind": 14334
},
"logfile": "testlogfile",
"loglevel": "debug"
}