forked from GNUsocial/gnu-social
FIXUP WITH DOCTRINE DEV
This commit is contained in:
parent
6926d70543
commit
b1e49f67f4
@ -3,7 +3,6 @@ doctrine:
|
||||
url: '%env(resolve:DATABASE_URL)%'
|
||||
charset: UTF8
|
||||
schema_filter: ~^(?!rememberme_token)~ # Ignore these in migrations
|
||||
profiling_collect_backtrace: true
|
||||
orm:
|
||||
auto_generate_proxy_classes: true
|
||||
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
|
||||
|
Loading…
Reference in New Issue
Block a user