diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-12-29 19:15:55 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-12-29 19:15:55 +0300 |
commit | b9041775209d2b9ee89b6d00015c70092f41b362 (patch) | |
tree | 0940c95c763b36083f7281738577767becfae4d0 /src/config | |
parent | Made networks mixed https://github.com/libredirect/libredirect/issues/486 (diff) | |
download | libredirect-b9041775209d2b9ee89b6d00015c70092f41b362.zip |
will merge later
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/config.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/config/config.json b/src/config/config.json index cb0ed503..6c78a118 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -447,8 +447,7 @@ }, "osm": { "name": "OpenStreetMap", - "instanceList": false, - "singleInstance": "https://www.openstreetmap.org" + "instanceList": true } }, "targets": [ |