Skip to content

Commit

Permalink
Remove OSM Nominatim endpoint from config
Browse files Browse the repository at this point in the history
  • Loading branch information
versx authored Dec 1, 2020
1 parent 9680b85 commit 0bceaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"minIV": 100
},
"gmapsKey": "",
"nominatim": "https://nominatim.openstreetmap.org",
"nominatim": "",
"despawnTimeMinimumMinutes": 5,
"reloadSubscriptionChangesMinutes": 1,
"debug": false,
Expand Down

0 comments on commit 0bceaf7

Please sign in to comment.