final updates

This commit is contained in:
Developers Digest
2025-08-08 10:25:18 -04:00
parent da30371d48
commit 6081a9f50a
4 changed files with 29 additions and 58 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ export const appConfig = {
packageInstallRefreshDelay: 5000,
// Enable/disable automatic truncation recovery
enableTruncationRecovery: true,
enableTruncationRecovery: false, // Disabled - too many false positives
// Maximum number of truncation recovery attempts per file
maxTruncationRecoveryAttempts: 1,