Moved Web* to webpackage and added server-to-client configuration (server-side).

This commit is contained in:
FrozenCow 2011-01-26 00:38:36 +01:00
parent 1cb49997ae
commit 32aa67a76c
4 changed files with 74 additions and 6 deletions

View file

@ -13,4 +13,12 @@ webpath: web
webserver-bindaddress: 0.0.0.0
# The TCP-port the webserver will listen on.
webserver-port: 8123
webserver-port: 8123
web:
# Interval the browser should poll for updates.
updaterate: 2000
showchatballoon: true
shownmaps:
defaultmap: DefaultMapType
cavemap: CaveMapType