Skip to content

Commit 6416223

Browse files
committed
disable jackalope.check_login_on_server by default
1 parent aaa3abd commit 6416223

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/config/dist/parameters.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ parameters:
44
#url: http://localhost:8080/server/
55
type: doctrinedbal
66
# connection: default
7+
parameters:
8+
jackalope.check_login_on_server: false
79
phpcr_workspace: default
810
phpcr_user: admin
911
phpcr_pass: admin

0 commit comments

Comments
 (0)