Provide sample config for the map_style_url (#21078) (#21080)

Co-authored-by: Andy Balaam <andyb@element.io>
This commit is contained in:
David Baker
2022-02-14 18:21:12 +00:00
committed by GitHub
co-authored by Andy Balaam
parent b53c009fd9
commit 76c1a7b5de
+2 -1
View File
@@ -49,5 +49,6 @@
}, },
"jitsi": { "jitsi": {
"preferredDomain": "meet.element.io" "preferredDomain": "meet.element.io"
} },
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
} }