Advertisement
Guest User

Stats MySQL

a guest
Jun 26th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. # Only use this file if you've set "storage" to "mysql" in config.yml
  2. # Otherwise this file will be ignored.
  3.  
  4. host: #############
  5. port: 3306
  6. user: #############
  7. pass: #############
  8. database: #########
  9. prefix: Stats3_
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement