chore(.env.example): Remove commented accent color configuration

- Remove NEXT_PUBLIC_ACCENT_COLOR commented example from environment template
- Simplify optional settings section by removing unused configuration option
- Keep BOT_MAX_PER_USER as the only optional setting example
This commit is contained in:
AskIt
2026-01-25 17:01:57 +01:00
parent 3fc772c53c
commit 465bd8b60c
-1
View File
@@ -28,5 +28,4 @@ STORAGE_SECRET_KEY=your-secret-key
STORAGE_PUBLIC_BASE_URL=https://cdn.your-domain.com
# Optional Settings
# NEXT_PUBLIC_ACCENT_COLOR=#00D4AA
# BOT_MAX_PER_USER=5