Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- services:
- dibi:
- class DibiConnection
- arguments [ {
- drive: mysql
- charset: utf8
- hostname: localhost
- username: root
- password: 123456
- database: prerost
- persistent: true
- lazy: true
- } ]
Advertisement
Add Comment
Please, Sign In to add comment