这是我的设置,帮我看一下哪里不对
; Kaillera server config file
; ServerName can be up to 64 characters long.
ServerName=224街机天堂
; Location can be up to 64 characters long.
Location=USTB
; URL can be up to 128 characters long. (ex:
http://www.mysite.com/)
URL=http://bbs.chinaemu.org/
MaxUsers=10
Port=27888
; Set Public to 0 if you want to run the server on a private LAN
Public=0
; Use this parameter if you want to manually specify your server's
; IP address or leave blank for automatic
; (ex: IP=154.253.21.56)
IP=222.28.32.96
; Messages flood protection
; FloodMsgNb is the max. number of times a same message has to
; be received in FloodMsgTime seconds.
FloodMsgNb=5
FloodMsgTime=3
; Minimum ping restriction (in ms)
; 0=disabled
MinPing=0
; Maximum connection setting restriction
; 0=disabled, 1=Bad, 2=Low, 3=Average, 4=Good, 5=Excellant, 6=LAN
MaxConnSet=6
; Message of the Day
; Note that you can stack "MotdLine" options
;MotdLine=Welcome to unknown serv0r! You can
;MotdLine=see our website at
http://www.chinaemu.org/; AllowWebAccess (1=yes,0=no)
AllowWebAccess=1
; End of Kaillera server config file