diff --git a/group_vars/all/00_general.yml b/group_vars/all/00_general.yml index e3813e0c..c7b9a19a 100644 --- a/group_vars/all/00_general.yml +++ b/group_vars/all/00_general.yml @@ -62,10 +62,10 @@ enable_debug: false # You can overwritte it in this case in the applications in your inventory ## Matomo Tracking -matomo_tracking_enabled_default: true # Enables\Disables Matomo tracking on all html pages by default. +matomo_tracking_enabled_default: true # Enables\Disables Matomo tracking on all html pages by default. ## CSS -css_enabled_default: true # Enables\Disables Global CSS on all html pages by default. +css_enabled_default: true # Enables\Disables Global CSS on all html pages by default. ## iframe for primary domain -landingpage_iframe_enabled: false # Enables\Disables the possibility to be embedded via iframe by default. \ No newline at end of file +landingpage_iframe_enabled_default: false # Enables\Disables the possibility to be embedded via iframe by default. \ No newline at end of file