Skip to content

Commit dd5b0c9

Browse files
committed
Disable auto-setup by default
1 parent 63e5d01 commit dd5b0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/webapp-meta/1.0/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"config/": "%CONFIG_DIR%/"
44
},
55
"env": {
6-
"MESSENGER_TRANSPORT_DSN": "doctrine://default"
6+
"MESSENGER_TRANSPORT_DSN": "doctrine://default?auto_setup=false"
77
}
88
}

0 commit comments

Comments
 (0)