🔥(back) remove footer endpoint

With the configuration file, the footer endpoint can be removed and will
not be used anymore by the front application.
This commit is contained in:
Manuel Raynaud
2025-05-07 12:06:16 +02:00
parent d856abb5d8
commit 76c28760dc
13 changed files with 6 additions and 386 deletions

View File

@@ -7,7 +7,6 @@ export const CONFIG = {
ENVIRONMENT: 'development',
FRONTEND_CSS_URL: null,
FRONTEND_HOMEPAGE_FEATURE_ENABLED: true,
FRONTEND_FOOTER_FEATURE_ENABLED: true,
FRONTEND_THEME: 'default',
MEDIA_BASE_URL: 'http://localhost:8083',
LANGUAGES: [
@@ -20,6 +19,7 @@ export const CONFIG = {
LANGUAGE_CODE: 'en-us',
POSTHOG_KEY: {},
SENTRY_DSN: null,
theme_customization: {},
};
export const keyCloakSignIn = async (