mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 18:46:48 +03:00
WIP: Basic sane doctrine config
This commit is contained in:
@@ -10,5 +10,6 @@ trikoder_oauth2:
|
||||
public_key: /var/oauth/public.key # Change this
|
||||
|
||||
persistence:
|
||||
doctrine:
|
||||
entity_manager: default
|
||||
in_memory: null
|
||||
# doctrine:
|
||||
# entity_manager: default
|
||||
|
||||
Reference in New Issue
Block a user