reflectionircd/config.example.json
2021-12-07 08:12:44 -05:00

6 lines
No EOL
117 B
JSON

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