From 326807a019e8237cc2060ba1e638f8cc39ac568e Mon Sep 17 00:00:00 2001 From: artem Date: Wed, 2 Dec 2020 12:00:34 +0300 Subject: [PATCH] fix config server default --- installation/server.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/server.conf b/installation/server.conf index 5fcf597..043ec97 100644 --- a/installation/server.conf +++ b/installation/server.conf @@ -91,4 +91,4 @@ client-disconnect scripts/disconnect.sh # Notify the client that when the server restarts so it # can automatically reconnect. -explicit-exit-notify 1 +#explicit-exit-notify 1