From cdc11747871a9ade18265b34704ab84d478c5d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radovan=20Je=C4=8Dmenica?= <147708271+radovanjecmenica@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:18:03 +0200 Subject: [PATCH] Update demo-mode.md --- website/docs/admin/settings/demo-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/admin/settings/demo-mode.md b/website/docs/admin/settings/demo-mode.md index 2d445670..cb03d701 100644 --- a/website/docs/admin/settings/demo-mode.md +++ b/website/docs/admin/settings/demo-mode.md @@ -8,7 +8,7 @@ Enable Demo Mode to lock both the OpenPanel and OpenAdmin interfaces in read-onl This mode is ideal for hosting providers who want to showcase OpenPanel in a secure, public demo environment. Users will be able to explore the UI, but no changes can be made—all actions are disabled across both the admin and user panels. -⚠️ Once enabled, Demo Mode cannot be turned off via the admin panel. +Once enabled, Demo Mode cannot be turned off via the admin panel. To disable it, run the following command in your terminal: ``` opencli config update demo_mode off