mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-14 12:10:36 +01:00
Update DRED duration remote config away from global
This commit is contained in:
committed by
Greyson Parrelli
parent
1e70e825a3
commit
cf71d43a2f
@@ -1283,7 +1283,7 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("dredDuration")
|
||||
val dredDuration: Int by remoteInt(
|
||||
key = "global.calling.dredDuration",
|
||||
key = "android.calling.dredDuration",
|
||||
defaultValue = 0,
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user