Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. parameters:
  2.  
  3.  
  4. database:
  5. dsn: 'mysql:host=127.0.0.1;dbname=c4zaloz'
  6. user: c4zaloz
  7. password: null
  8.  
  9. mail:
  10. smtp: true # zapne SmtpMailer místo SendmailMailer
  11. host: null
  12. username: null
  13. password: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement