reflectionircd/config.example.json

7 lines
143 B
JSON
Raw Normal View History

{
"serverName": "testing.",
"port": 6697,
"certFile": "reflection.pem",
"keyFile": "reflection.key",
"lazyJoinLimit": 100
}