forked from wallabag/wallabag
9 lines
196 B
YAML
9 lines
196 B
YAML
|
|
doctrine:
|
||
|
|
orm:
|
||
|
|
metadata_cache_driver:
|
||
|
|
type: service
|
||
|
|
id: filesystem_cache
|
||
|
|
query_cache_driver:
|
||
|
|
type: service
|
||
|
|
id: filesystem_cache
|