Advertisement
Guest User

Untitled

a guest
Jul 29th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. doctrine:
  2. dbal:
  3. default_connection: default
  4. connections:
  5. default:
  6. dbname: tristram
  7. user: root
  8. password: ~
  9. host: localhost
  10. orm:
  11. auto_generate_proxy_classes: %kernel.debug%
  12. mappings:
  13. AsmoCmsBundle: ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement