Update backups feature flags

This commit is contained in:
trevor-signal
2025-09-10 10:57:28 -04:00
committed by GitHub
parent 1845931358
commit 4bb3825cb7
3 changed files with 8 additions and 6 deletions

View File

@@ -175,7 +175,6 @@ function sanitizePathComponent(component: string): string {
}
const DEFAULT_REMOTE_CONFIG = [
['desktop.backup.credentialFetch', { enabled: true }],
['desktop.internalUser', { enabled: true }],
['desktop.senderKey.retry', { enabled: true }],
['global.backups.mediaTierFallbackCdnNumber', { enabled: true, value: '3' }],