[Patchew-devel] [PATCH] remove status_backend option from offlineimap config

Paolo Bonzini posted 1 patch 2 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/patchew-ci tags/patchew/20210614175107.747760-1-pbonzini@redhat.com
scripts/patchew-importer | 2 --
1 file changed, 2 deletions(-)
[Patchew-devel] [PATCH] remove status_backend option from offlineimap config
Posted by Paolo Bonzini 2 years, 10 months ago
Recent version of offlineimap only support the sqlite backend, and it was the
default before that.  Clean up.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 scripts/patchew-importer | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/patchew-importer b/scripts/patchew-importer
index 3e8ac4e..24e0b96 100755
--- a/scripts/patchew-importer
+++ b/scripts/patchew-importer
@@ -32,8 +32,6 @@ accounts = main
 localrepository = main-local
 # Identifier for the remote repository; i.e. the actual IMAP, usually non-local.
 remoterepository = main-remote
-# Status cache. Default is plain, which eventually becomes huge and slow.
-status_backend = sqlite
 
 [Repository main-local]
 # Currently, offlineimap only supports maildir and IMAP for local repositories.
-- 
2.31.1

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/patchew-devel