Merge pull request #133

This commit is contained in:
symfony-flex-server[bot]
2017-11-13 14:45:09 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -0,0 +1,6 @@
bukashk0zzz_liip_imagine_serialization:
# Set true for generating url for vichUploader fields
vichUploaderSerialize: false
# Set true for adding original field value to object
includeOriginal: false
@@ -0,0 +1,8 @@
{
"bundles": {
"Bukashk0zzz\\LiipImagineSerializationBundle\\Bukashk0zzzLiipImagineSerializationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}