Commit 81567716 authored by nanahira's avatar nanahira

fix

parent 8fbce83e
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
"deck_path": "./decks/", "deck_path": "./decks/",
"replay_safe": true, "replay_safe": true,
"replay_path": "./replays/", "replay_path": "./replays/",
"show_ip": false; "show_ip": false,
"duel_log": [], "duel_log": [],
"password": "123456", "password": "123456",
"port": 7933 "port": 7933
...@@ -159,7 +159,7 @@ ...@@ -159,7 +159,7 @@
"password": "123456", "password": "123456",
"websocket_roomlist": false, "websocket_roomlist": false,
"public_roomlist": false, "public_roomlist": false,
"show_ip": false; "show_ip": false,
"ssl": { "ssl": {
"enabled": false, "enabled": false,
"port": 7923, "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