CENTCOM/config.example.json
2026-01-17 01:24:48 -08:00

13 lines
No EOL
187 B
JSON

{
"listen": "0.0.0.0:7305",
"webhook": "",
"cef": {
"channel": "#test",
"username": "Centcom",
"password": "Password"
},
"users": [
"COMP/CON",
"Guest"
]
}