Fixed comment in config.js.

This commit is contained in:
FrozenCow 2011-01-20 23:29:38 +01:00
parent 6419469be3
commit 75efba1425
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
var config = {
tileUrl: 'tiles/',
updateUrl: 'up/', // For Apache and lighttpd
// updateUrl: 'up/default.aspx?lasttimestamp=', // For IIS
// updateUrl: 'up.aspx?path=', // For IIS
updateRate: 2000, // Seconds the map should poll for updates. (Seconds) * 1000. The default is 2000 (every 2 seconds).
showPortraitsOnMap: true,
showPortraitsInPlayerList: true,