Skip to content

Commit

Permalink
Addresses OpenHistoricalMap/issues#815 by changing config.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Jul 14, 2024
1 parent fb0449b commit 9e6ee83
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/configs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ export default {
// api key for osmnames geocoder, go to http://osmnames.org/api/ to get one if you run your own overpass instance
osmnamesApiKey: "gtXyh2mBSaN5zWqqqQRh",
// osmAuth configuration object (used for syncing saved queries). expects an osm-auth config object (min. the oauth_consumer_key and oauth_secret must be given), see https://github.com/osmlab/osm-auth#getting-keys
// osmAuth: {
// url: "https://www.openstreetmap.org",
// client_id: "lIifli2M7Enpi1LUqCxSNe3yDXhBHwf_n8HzJ03mKFg"
// }
osmAuth: {
url: "https://www.openhistoricalmap.org",
client_id: "CH-v_CNb_YyMPVsyvVTWD648gosdmYnLJkFBhHi95Bk"
Expand Down

0 comments on commit 9e6ee83

Please sign in to comment.