Guest User

Untitled

a guest
May 29th, 2018
106
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. classname: PropelPDO
  14. dsn: 'mysql:host=localhost;dbname=jobeet'
  15. username: root
  16. password: (_!_)
  17. encoding: utf8
  18. persistent: true
  19. pooling: true
Add Comment
Please, Sign In to add comment