mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Removed now unused secrets
This commit is contained in:
parent
2515cdeb15
commit
d374fb63e0
@ -19,14 +19,3 @@
|
||||
|
||||
// MARK: - MapLibre
|
||||
MAPLIBRE_API_KEY = your_key
|
||||
|
||||
// MARK: - OTLP Tracing
|
||||
|
||||
// URLs need special treatment to work properly in xcconfig files
|
||||
// https://stackoverflow.com/a/36297483/730924
|
||||
// i.e. make sure to use https:/$()/ in the scheme in the stored secret
|
||||
OTLP_TRACING_URL = otlp_endpoint
|
||||
|
||||
OTLP_TRACING_USERNAME = otlp_username
|
||||
OTLP_TRACING_PASSWORD = otlp_password
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user