Guest User

Untitled

a guest
Apr 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. ## Phoenix 3.0 System Configuration File
  2.  
  3. ## Licence Information
  4. Otaku-Studios.username=REHHH SHAMOO BILL STOP LOOKING
  5. Otaku-Studios.password=... i know you want to ;)
  6.  
  7. ## MySQL Configuration
  8. db.hostname=216.14.120.229
  9. db.port=3306
  10. db.username=modelme_root
  11. db.password=hotelv26
  12. db.name=modelme_bill
  13.  
  14. ## MySQL pooling setup (controls amount of connections)
  15. db.pool.minsize=5
  16. db.pool.maxsize=30
  17.  
  18. ## Game TCP/IP Configuration
  19. game.tcp.bindip=70.162.99.99
  20. game.tcp.port=1242
  21. game.tcp.conlimit=5000
  22.  
  23. ## Client configuration
  24. client.ping.enabled=1
  25. client.ping.interval=30000
  26.  
  27. ## MUS TCP/IP Configuration
  28. mus.tcp.bindip=70.162.99.99
  29. mus.tcp.port=12422
  30. mus.tcp.allowedaddr=127.0.0.1
Add Comment
Please, Sign In to add comment