Advertisement
Guest User

Untitled

a guest
Jan 14th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. settings:
  2. password-required: true
  3. encryption: BCRYPT
  4. encoder: UTF-8
  5. PHP_VERSION: 4
  6. messager-api: true
  7. blindness: false
  8. fake-location: false
  9. session:
  10. use: true
  11. timeout (sec): 60
  12. timeout:
  13. use: true
  14. timeout (sec): 60
  15. table prefix: ls_
  16. update-checker: true
  17. MySQL:
  18. use: false
  19. host: localhost
  20. port: 3306
  21. database: LoginSystem
  22. username: root
  23. password: password
  24. prefix: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement