{ "manifests": { "xiidea/easy-audit": { "manifest": { "bundles": { "Xiidea\\EasyAuditBundle\\XiideaEasyAuditBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/packages/xiidea_easy_audit.yaml": { "contents": [ "# Read the documentation: http://xiidea.github.io/EasyAuditBundle/", "xiidea_easy_audit:", " audit_log_class: Xiidea\\EasyAuditBundle\\Model\\BaseAuditLog", " default_logger: false", " user_property : null # or username", "" ], "executable": false } }, "ref": "bfbd9fd29e2ee1cb0e22b2626624dd919436235d" } } }