Guest User

Untitled

a guest
Jul 29th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.74 KB | None | 0 0
  1. ## Free Phoenix 3.7.1 13800 c2.1 System Configuration File
  2.  
  3. ## Licence Information put user and password that you want
  4. username=Chris
  5. password=######
  6.  
  7. ## MySQL Configuration
  8. db.hostname=localhost
  9. db.port=3306
  10. db.username=root
  11. db.password=######
  12. db.name=del_revcms
  13.  
  14. ## MySQL pooling setup (controls amount of connections)
  15. db.pool.minsize=5
  16. db.pool.maxsize=100
  17.  
  18. ## Game TCP/IP Configuration
  19. game.tcp.bindip=71.195.27.242
  20. game.tcp.port=30000
  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=71.195.27.242
  29. mus.tcp.port=30001
  30. mus.tcp.allowedaddr=71.195.27.242
  31.  
  32. ## Console Configuration
  33. emu.messages.connections=1
  34. emu.messages.roommgr=1
Add Comment
Please, Sign In to add comment