🚩(backend) add homepage feature flag

Add a homepage feature flag that we will
propagate to the frontend.
It will be used to enable or disable the
homepage at runtime.
This commit is contained in:
Anthony LC
2025-04-09 15:32:25 +02:00
committed by Manuel Raynaud
parent f429eb053a
commit 67b69d05f7
7 changed files with 16 additions and 0 deletions

View File

@@ -64,5 +64,6 @@ COLLABORATION_WS_URL=ws://localhost:4444/collaboration/ws/
# Frontend
FRONTEND_THEME=default
FRONTEND_HOMEPAGE_FEATURE_ENABLED=True
FRONTEND_FOOTER_FEATURE_ENABLED=True
FRONTEND_URL_JSON_FOOTER=http://frontend:3000/contents/footer-demo.json