Commit 157324cd authored by nanahira's avatar nanahira

def

parent 6c99178b
...@@ -98,6 +98,7 @@ ...@@ -98,6 +98,7 @@
"reconnect": { "reconnect": {
"enabled": true, "enabled": true,
"auto_surrender_after_disconnect": false, "auto_surrender_after_disconnect": false,
"allow_kick_reconnect": true,
"wait_time": 120000 "wait_time": 120000
}, },
"heartbeat_detection": { "heartbeat_detection": {
......
...@@ -98,6 +98,7 @@ ...@@ -98,6 +98,7 @@
"reconnect": { "reconnect": {
"enabled": true, "enabled": true,
"auto_surrender_after_disconnect": false, "auto_surrender_after_disconnect": false,
"allow_kick_reconnect": true,
"wait_time": 300000 "wait_time": 300000
}, },
"heartbeat_detection": { "heartbeat_detection": {
...@@ -279,7 +280,7 @@ ...@@ -279,7 +280,7 @@
"public_roomlist": true, "public_roomlist": true,
"show_ip": true, "show_ip": true,
"show_info": true, "show_info": true,
"quick_death_rule": 1, "quick_death_rule": 2,
"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