Advertisement
Guest User

Untitled

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