Various improvements

This commit is contained in:
Ali
2021-07-27 21:43:28 +02:00
parent 6cec47b5f7
commit b68ad49097
10 changed files with 84 additions and 38 deletions

View File

@@ -117,7 +117,8 @@ private func peerAutoremoveSetupEntries(peer: Peer?, presentationData: Presentat
var availableValues: [Int32] = [
Int32.max,
24 * 60 * 60,
24 * 60 * 60 * 7
24 * 60 * 60 * 7,
24 * 60 * 60 * 31,
]
if isDebug {
availableValues[1] = 5