We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5eca47 commit 53d09efCopy full SHA for 53d09ef
README.md
@@ -83,7 +83,7 @@ neo4j:
83
foobar: ~ # foobar client will have the "default" connection
84
entity_managers:
85
default:
86
- client: other_clinet # defaults to "default"
+ client: other_client # defaults to "default"
87
cache_dir: "%kernel.cache_dir%/neo4j" # defaults to system cache
88
```
89
With the configuration above we would have services named:
0 commit comments