Advertisement
Guest User

Untitled

a guest
Apr 4th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. database:
  2. max-pool-connections: 20
  3. pool-initial-size: 10
  4. max-idle-connections: 10
  5. max-wait: 30000
  6. max-failures-before-wait: 5
  7. actions-per-insert-batch: 1000
  8. force-write-queue-on-shutdown: true
  9. mysql:
  10. hostname: 127.0.0.1
  11. username: root
  12. password: ''
  13. database: minecraft
  14. prefix: prism_
  15. port: '3306'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement