chore: set default webapp title to minishop

This commit is contained in:
3252a8
2026-05-27 07:22:34 +03:00
parent f2c0a9f6d5
commit 77c8785ec0
3 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ SUBSCRIPTION_GUIDES_ENABLED=True
SUBSCRIPTION_GUIDES_BOT_MENU_ENABLED=True
SUBSCRIPTION_PAGE_CONFIG_PANEL_ENABLED=True
SUBSCRIPTION_PAGE_CONFIG_JSON_OVERRIDE_ENABLED=False
WEBAPP_TITLE="Моя подписка"
WEBAPP_TITLE="/minishop"
WEBAPP_THEMES_DIR=data/themes
WEBAPP_DEFAULT_THEME=
WEBAPP_SESSION_SECRET=<stable-random-secret>