When exporting configuration through sync:export, json can be configured to be output as non serialised values. This increases the readability of packages when doing using version control as json values will be displayed on multiple lines.
To enable this functionality add $settings['site_studio_package_multiline'] = TRUE to your settings.php.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
When exporting configuration through sync:export, json can be configured to be output as non serialised values. This increases the readability of packages when doing using version control as json values will be displayed on multiple lines.
To enable this functionality add $settings['site_studio_package_multiline'] = TRUE to your settings.php.
If this content did not answer your questions, try searching or contacting our support team for further assistance.