From 807cb1625f6d1e0770433064a644e23c80079e00 Mon Sep 17 00:00:00 2001 From: xdragon <283824437@qq.com> Date: Thu, 5 Sep 2024 14:34:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80=E7=94=A8=E6=88=B7=E5=92=8C?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/settings.json.template b/settings.json.template index 56625873c..5ec72e065 100644 --- a/settings.json.template +++ b/settings.json.template @@ -507,7 +507,7 @@ * follow the section "secure your installation" in README.md */ - /* + "users": { "admin": { // 1) "password" can be replaced with "hash" if you install ep_hash_auth @@ -522,7 +522,7 @@ "is_admin": false } }, - */ + /* * Restrict socket.io transport methods @@ -615,7 +615,7 @@ * Uncomment to customize. */ - /* + "toolbar": { "left": [ ["bold", "italic", "underline", "strikethrough"], @@ -632,7 +632,7 @@ ["timeslider_export", "timeslider_returnToPad"] ] }, - */ + /* * Expose Etherpad version in the web interface and in the Server http header.