You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the configuration of shopware specific configuration as file in the repository itself.
As described in https://docs.shopware.com/de/shopware-6-de/tutorials-und-faq/html-sanitizer at the end, we would like to deactivate the "html_sanitizer".
For "self-hosted", the addition in z-shopware.yaml is suggested
shopware:
html_sanitizer:
enabled: false