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

Co-authored-by: Andy Balaam <andyb@element.io>
pull/21080/head
David Baker 2022-02-14 18:09:13 +00:00 committed by GitHub
parent fd9016b5f1
commit b53c009fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

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"
}