very minor

This commit is contained in:
Cyberes 2024-07-18 21:17:12 -06:00
parent c9b4235105
commit 5a52fdca9c
2 changed files with 3 additions and 1 deletions

View File

@ -45,6 +45,7 @@ def main(args):
if args.full:
last_refresh = None
logger.info('Performing full sync...')
else:
last_refresh = database.have_we_done_a_full_sync_at_all()
last_refresh_imap_date = None

View File

@ -6,7 +6,8 @@ database_path: emails.db
attachments_path: attachments
# Should inline content be saved as well?
This will result in images and other inline content being saved, not just attachments.
# This will result in images and other inline content being saved, not just attachments.
# Not super nessesary because the inline attachments are encoded in the raw email.
save_inline_attachments: false
exclude_folders: