feat: Add demo mode with restricted user actions

This commit is contained in:
Maksim Eltyshev
2026-01-14 14:11:21 +01:00
parent 5636c2bb79
commit 1f4f439f4c
9 changed files with 19 additions and 5 deletions
+1
View File
@@ -44,6 +44,7 @@ services:
# - STORAGE_LIMIT=
# - ACTIVE_USER_LIMIT=
# - CUSTOMER_PANEL_URL=
# - DEMO_MODE=true
# Set to true to show more detailed authentication error messages.
# It should not be enabled without a rate limiter for security reasons.