Configure serialization

Version:

You configure serialization in the App_Config\Sitecore\CMS.Core\Sitecore.Serialization.config file. The file contains descriptions of all the settings.

This topic describes general settings. The default serialization format and The YAML serialization format describe configuration settings specific for each format.

SettingDescription
SerializationTypeSpecifies the format of the serialized text files. The default is default. Specify YAML to use YAML format serialization.
SerializationFolderSpecifies the root of the folder structure of the serialization text files. The default is $(dataFolder)/serialization.
If you have suggestions for improving this article, let us know!