Remove more commas (see previous commit)
This commit is contained in:
parent
d50c6c6dc3
commit
8e323a6c07
@ -30,7 +30,7 @@ var config = {
|
|||||||
// or template instance map expires. Or: how long do you want
|
// or template instance map expires. Or: how long do you want
|
||||||
// to be able to navigate the map without a reload ?
|
// to be able to navigate the map without a reload ?
|
||||||
// Defaults to 7200 (2 hours)
|
// Defaults to 7200 (2 hours)
|
||||||
,mapConfigTTL: 7200,
|
,mapConfigTTL: 7200
|
||||||
// idle socket timeout, in miliseconds
|
// idle socket timeout, in miliseconds
|
||||||
,socket_timeout: 600000
|
,socket_timeout: 600000
|
||||||
,enable_cors: true
|
,enable_cors: true
|
||||||
|
@ -30,7 +30,7 @@ var config = {
|
|||||||
// or template instance map expires. Or: how long do you want
|
// or template instance map expires. Or: how long do you want
|
||||||
// to be able to navigate the map without a reload ?
|
// to be able to navigate the map without a reload ?
|
||||||
// Defaults to 7200 (2 hours)
|
// Defaults to 7200 (2 hours)
|
||||||
,mapConfigTTL: 7200,
|
,mapConfigTTL: 7200
|
||||||
// idle socket timeout, in miliseconds
|
// idle socket timeout, in miliseconds
|
||||||
,socket_timeout: 600000
|
,socket_timeout: 600000
|
||||||
,enable_cors: true
|
,enable_cors: true
|
||||||
|
@ -30,7 +30,7 @@ var config = {
|
|||||||
// or template instance map expires. Or: how long do you want
|
// or template instance map expires. Or: how long do you want
|
||||||
// to be able to navigate the map without a reload ?
|
// to be able to navigate the map without a reload ?
|
||||||
// Defaults to 7200 (2 hours)
|
// Defaults to 7200 (2 hours)
|
||||||
,mapConfigTTL: 7200,
|
,mapConfigTTL: 7200
|
||||||
// idle socket timeout, in miliseconds
|
// idle socket timeout, in miliseconds
|
||||||
,socket_timeout: 600000
|
,socket_timeout: 600000
|
||||||
,enable_cors: true
|
,enable_cors: true
|
||||||
|
Loading…
Reference in New Issue
Block a user