Add map_style_url to config for app.element.io (#21076)
This commit is contained in:
parent
388df406b1
commit
87a20a5e57
1 changed files with 2 additions and 1 deletions
|
@ -53,5 +53,6 @@
|
||||||
"posthog": {
|
"posthog": {
|
||||||
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
||||||
"apiHost": "https://posthog.hss.element.io"
|
"apiHost": "https://posthog.hss.element.io"
|
||||||
}
|
},
|
||||||
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue