Guest User

Untitled

a guest
Apr 28th, 2014
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. storage: YAML
  2. mysql:
  3. host: CENSORED
  4. port: 3306
  5. database: CENSORED
  6. user: CENSORED
  7. password: CENSORED
  8. import:
  9. use: true
  10. source: YAML
  11. export:
  12. use: true
  13. source: SQLITE
  14. retry: 10
  15. vote:
  16. enabled: false
  17. amount: 100
  18. online: false
  19. debug:
  20. database: false
  21. vault: false
  22. version: 1.7.1
Advertisement
Add Comment
Please, Sign In to add comment