Deactivated global css for wordpress

This commit is contained in:
2025-02-18 12:57:03 +01:00
parent 0a26499a34
commit c7901949cc
3 changed files with 14 additions and 18 deletions

View File

@@ -17,4 +17,8 @@ global_theming:
saturation_change: 50
hue_shift: 0
global_theming_enabled: true
# Global Theming is default enabled for all roles
# If you want to disable the global css for a role, set
# global_theming_enabled: false
# in var/main.yml
global_theming_enabled: true