config: introduce maxAge setting
This commit is contained in:
parent
913f9f70f6
commit
115444f1cb
3 changed files with 8 additions and 2 deletions
|
@ -2,5 +2,6 @@ define({
|
|||
"dataPath": "https://map.luebeck.freifunk.net/data/",
|
||||
"siteName": "Freifunk Lübeck",
|
||||
"mapSigmaScale": 0.5,
|
||||
"showContact": true
|
||||
"showContact": true,
|
||||
"maxAge": 14
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue