diff options
Diffstat (limited to 'imapurge.rc')
-rw-r--r-- | imapurge.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imapurge.rc b/imapurge.rc index 840dc67..d308f14 100644 --- a/imapurge.rc +++ b/imapurge.rc @@ -10,7 +10,7 @@ # password => '******', # ignore => [ 'folder1', 'folder2' ], # Optional (default: []) # only => [ 'folder3', 'folder4' ], # Optional (default: all) -# oldest => 90 # Optional (default: $oldest) (the unit is days) +# oldest => 90 # Optional (default: 90; the unit is days) # }, # account2 => { # ... |