Advertisement
Guest User

Untitled

a guest
Jun 1st, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. [AltisLife]
  2. Type = MySQL
  3. Name = arma3life
  4.  
  5. Username = root
  6. Password = ZebrA246
  7.  
  8. IP = 127.0.0.1
  9. Port = 3306
  10.  
  11. ;minSessions = 2
  12. idleTime = 60
  13.  
  14. compress = false
  15. ; Really should only use this if MySQL server is external. Also only for MySQL
  16.  
  17. Secure Auth = true
  18. ; Recommend you turn this on http://dev.mysql.com/doc/refman/5.6/en/mysql-command-options.html#option_mysql_secure-auth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement