Guest User

Untitled

a guest
May 31st, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. dev:
  2. propel:
  3. param:
  4. classname: DebugPDO
  5. test:
  6. propel:
  7. param:
  8. classname: DebugPDO
  9. all:
  10. propel:
  11. class: sfPropelDatabase
  12. param:
  13. dsn: 'mysql:host=localhost;dbname=FM33'
  14. username: FM33
  15. password: FM33
  16. encoding: utf8
  17. persistent: true
  18. pooling: true
  19. classname: PropelPDO
Add Comment
Please, Sign In to add comment