🚩(backend) add feature flag for the footer

We added the feature flag `FRONTEND_FOOTER_FEATURE_ENABLED`
to enable or disable the footer in the frontend.
This commit is contained in:
Anthony LC
2025-04-04 15:31:57 +02:00
committed by Anthony LC
parent 8836109945
commit c11d59c434
7 changed files with 14 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ const config = {
COLLABORATION_WS_URL: 'ws://localhost:4444/collaboration/ws/',
ENVIRONMENT: 'development',
FRONTEND_CSS_URL: null,
FRONTEND_FOOTER_FEATURE_ENABLED: true,
FRONTEND_THEME: 'default',
MEDIA_BASE_URL: 'http://localhost:8083',
LANGUAGES: [