Remove more commas (see previous commit)

This commit is contained in:
Sandro Santilli 2014-02-14 16:08:32 +01:00
parent d50c6c6dc3
commit 8e323a6c07
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ var config = {
// or template instance map expires. Or: how long do you want
// to be able to navigate the map without a reload ?
// Defaults to 7200 (2 hours)
,mapConfigTTL: 7200,
,mapConfigTTL: 7200
// idle socket timeout, in miliseconds
,socket_timeout: 600000
,enable_cors: true

View File

@ -30,7 +30,7 @@ var config = {
// or template instance map expires. Or: how long do you want
// to be able to navigate the map without a reload ?
// Defaults to 7200 (2 hours)
,mapConfigTTL: 7200,
,mapConfigTTL: 7200
// idle socket timeout, in miliseconds
,socket_timeout: 600000
,enable_cors: true

View File

@ -30,7 +30,7 @@ var config = {
// or template instance map expires. Or: how long do you want
// to be able to navigate the map without a reload ?
// Defaults to 7200 (2 hours)
,mapConfigTTL: 7200,
,mapConfigTTL: 7200
// idle socket timeout, in miliseconds
,socket_timeout: 600000
,enable_cors: true