Advertisement
Guest User

Untitled

a guest
Jun 13th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. hash: SHA256
  2. mail: false
  3. Login:
  4. - Login-1
  5. - Login-2
  6. Lobby:
  7. - Lobby-1
  8. Auth:
  9. host: example.com
  10. port: 3306
  11. username: root
  12. password: example
  13. database: Bans
  14. IpProtect:
  15. - Nick;Ip
  16. Table:
  17. tablename: Auth
  18. username: name
  19. password: password
  20. ip: ip
  21. session: session
  22. email: email
  23. server: server
  24. Email:
  25. mailSMTP: ''
  26. mailPort: '465'
  27. mailAccount: ''
  28. mailPassword: ''
  29. mailSenderName: ''
  30. RecoveryPasswordLength: 8
  31. mailSubject: ''
  32. maxRegPerEmail: 2
  33. recallPlayers: true
  34. delayRecall: 2
  35. mailText: Привет, <playername>. Твой новый пароль - <generatedpass>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement