chat-server/settings.json

6 lines
77 B
JSON

{
"encryption_key_size": 10,
"register_on_fail": true,
"port": 22068
}