X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=server%2Fconfig.json;h=4dfc684baa14d2635dd65adfb55e96b3e843e99c;hb=85cd6a209ad5a4b5635a58c8baf4c2f880aa39a4;hp=75a38becb2f273dd1af6a28fe8c82be69bd9be55;hpb=6170d584cbeb817486bdd808ec505a8984bc83b6;p=KiwiIRC.git diff --git a/server/config.json b/server/config.json old mode 100644 new mode 100755 index 75a38be..4dfc684 --- a/server/config.json +++ b/server/config.json @@ -24,6 +24,8 @@ "handle_http": true, "public_http": "./../client/", + "http_base_path": "/client", + "http_proxies": ["127.0.0.1"], "max_client_conns": 2, @@ -35,6 +37,7 @@ "irc.example.com": "examplepassword", "127.0.0.1": "foobar" }, + "ip_as_username": [], "transports": [ "websocket",