Skip to content

Commit b633a0c

Browse files
committed
Remove use_sonata_admin from cmf_core.persistence.phpcr config
Removing the use_sonata_admin settings ensures it defaults to auto, which is necessary in order for the sonata admin services to be registered and used by the cmf if the sonata admin bundle has been registered. Discussion: sonata-project/SonataDoctrinePhpcrAdminBundle#168 (comment)
1 parent 036abfb commit b633a0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/config/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ cmf_core:
7373
persistence:
7474
phpcr:
7575
enabled: true
76-
use_sonata_admin: false
7776
basepath: /cms
7877
publish_workflow:
7978
enabled: false

0 commit comments

Comments
 (0)