Options for cleaning up orphaned settings store entries.
booleanfalseIf true, perform a dry run without actually deleting entries.
string'7d'Only delete entries older than this duration. Examples: '30d', '7d', '1h', '30m'
number1000Maximum number of entries to delete in a single operation.
number100Batch size for deletion operations.