We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e444735 + 87470c6 commit 1a2af46Copy full SHA for 1a2af46
1 file changed
lib/config.ts
@@ -46,6 +46,7 @@ export const VALID_CONFIG_KEYS = new Set([
46
// Top-level keys
47
'enabled',
48
'debug',
49
+ 'showUpdateToasts', // Deprecated but kept for backwards compatibility
50
'pruningSummary',
51
'strategies',
52
// strategies.deduplication
0 commit comments