Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Consider inheritance for boolean config values
issue: NEXT-9639
author: Philip Gatzka
author_email: p.gatzka@shopware.com
author_github: @philipgatzka
---
- Changed
\Shopware\Core\System\SystemConfig\SystemConfigService::getDomain
method so it does not consider the boolean valuefalse
empty anymore.