In cd_deployer_conf
file we have set Cleanup="false
, so that transport package will not be deleted after publishing, but we can see 3 different packages for single publish actions like
tcm_0-264891-66560.COMMIT
tcm_0-264891-66560.Content
tcm_0-264891-66560.PREPARE
Is this the normal behavior? Or we can do some configuration so that only one (.content) package will be created?