Guest User

Untitled

a guest
Sep 21st, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. # add min_messages to test env
  2.  
  3. test:
  4. adapter: postgresql
  5. encoding: unicode
  6. database: homu_test
  7. pool: 5
  8. username: postgres
  9. password:
  10. min_messages: warning
Add Comment
Please, Sign In to add comment