Skip to content

Instantly share code, notes, and snippets.

@The-Don-Himself
Created November 22, 2015 01:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save The-Don-Himself/47233788d90af03415ad to your computer and use it in GitHub Desktop.
Save The-Don-Himself/47233788d90af03415ad to your computer and use it in GitHub Desktop.
orm:
auto_generate_proxy_classes: "%kernel.debug%"
entity_managers:
default:
auto_mapping: true
naming_strategy: doctrine.orm.naming_strategy.underscore
second_level_cache:
enabled: true
log_enabled: %kernel.debug%
region_cache_driver: apc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment