mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 04:24:29 +00:00
@@ -23,6 +23,8 @@ struct LocationSharingConfig {
|
||||
var includeDestinationName: Bool = true
|
||||
var includeBatteryLevel: Bool = true
|
||||
var lowBatteryThreshold: Int = 10
|
||||
// Default from LOCATION_SHARING_SERVER_URL in private.h
|
||||
// Can be overridden by user settings
|
||||
var serverBaseUrl: String = "https://live.organicmaps.app"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user