chat-server/settings.json

9 lines
89 B
JSON

{
"ips": {
"type": "whitelist",
"list": [
"::ffff:127.0.0.1"
]
}
}