| Current Path : /home/c/i/n/cinepatreb/billetterie/app/config/ | 
| Current File : /home/c/i/n/cinepatreb/billetterie/app/config/config_legacy_prod.yml | 
imports:
  - { resource: config_legacy.yml }
doctrine:
  orm:
    metadata_cache_driver:
      type: pool
      pool: "%cache.driver%"
    query_cache_driver:
      type: pool
      pool: "%cache.driver%"
    result_cache_driver:
      type: pool
      pool: "%cache.driver%"