1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

creating a location sharing config for holding the map tiler key

This commit is contained in:
Adam Brown
2022-06-30 16:30:49 +01:00
parent 012485b8e3
commit 56afac26ad
5 changed files with 33 additions and 7 deletions

View File

@@ -38,6 +38,7 @@ object Config {
const val ALLOW_EXTERNAL_UNIFIED_PUSH_DISTRIBUTORS = true
const val ENABLE_LOCATION_SHARING = true
const val LOCATION_MAP_TILER_KEY = "fU3vlMsMn4Jb6dnEIFsx"
/**
* The maximum length of voice messages in milliseconds.