load config using requirejs
This commit is contained in:
parent
5d9555cfd5
commit
3b77d1230b
3 changed files with 7 additions and 7 deletions
4
lib/config.js
Normal file
4
lib/config.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
define({
|
||||
"dataPath": "https://map.luebeck.freifunk.net/data/",
|
||||
"showContact": true
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue