From b41c352bc519c9527d689ea87b252929b2805fbe Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 30 Oct 2021 18:11:50 +0200 Subject: [PATCH] =?UTF-8?q?D=C3=A9placement=20autodisconnect?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/ressource/defaultdata.php | 1 + 1 file changed, 1 insertion(+) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index e7f44552..3bad20ea 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -36,6 +36,7 @@ class init extends common { 'anonymousIp' => 2, 'captcha' => true, 'captchaStrong' => false, + 'autoDisconnect' => true ], 'i18n' => [ 'enable'=> true,