config changes base on config-validation

This commit is contained in:
clauspeterhuebner 2025-01-30 19:06:04 +01:00
parent c4d1eea9dd
commit 68f33cc830

View File

@ -91,10 +91,10 @@ DLT_CONNECTOR_PORT=6010
# used for combining a newsletter on klicktipp with this gradido community # used for combining a newsletter on klicktipp with this gradido community
# if used, user will be subscribed on register and can unsubscribe in his account # if used, user will be subscribed on register and can unsubscribe in his account
KLICKTIPP=false KLICKTIPP=false
KLICKTIPP_USER= KLICKTIPP_USER=gradido_test
KLICKTIPP_PASSWORD= KLICKTIPP_PASSWORD=secret321
KLICKTIPP_APIKEY_DE= KLICKTIPP_APIKEY_DE=SomeFakeKeyDE
KLICKTIPP_APIKEY_EN= KLICKTIPP_APIKEY_EN=SomeFakeKeyEN
# Meta data in frontend pages, important when shared via facebook or twitter or for search engines # Meta data in frontend pages, important when shared via facebook or twitter or for search engines
META_TITLE_DE="Gradido Dein Dankbarkeitskonto" META_TITLE_DE="Gradido Dein Dankbarkeitskonto"