Add map_style_url to config for app.element.io (#21076)

This commit is contained in:
Andy Balaam
2022-02-14 17:41:08 +00:00
committed by GitHub
parent 388df406b1
commit 87a20a5e57

View File

@@ -53,5 +53,6 @@
"posthog": {
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
"apiHost": "https://posthog.hss.element.io"
}
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}