Commit 9a3af14b authored by nanahira's avatar nanahira

show ip in default

parent 672cff2f
......@@ -94,7 +94,7 @@
"deck_path": "./decks/",
"replay_safe": true,
"replay_path": "./replays/",
"show_ip": false,
"show_ip": true,
"duel_log": [],
"password": "Nanahira",
"port": 7212
......@@ -217,9 +217,9 @@
"http": {
"port": 7211,
"password": "Nanahira",
"websocket_roomlist": false,
"websocket_roomlist": true,
"public_roomlist": false,
"show_ip": false,
"show_ip": true,
"ssl": {
"enabled": false,
"port": 7923,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment