diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 14:45:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 14:45:36 +0000 |
commit | f99a190e727c9659418e09219f8bcafc597fdd7c (patch) | |
tree | 3693409531a7e8791c4ade368177bce694106111 /mail/claws-mail-cachesaver/pkg-descr | |
parent | 70857128b218e2cbf5a24253b8c41dc7eae5864a (diff) |
This plugin saves the caches every 60 seconds (or user-defined period).
It helps avoiding the loss of metadata on crashes.
PR: ports/95445
Submitted by: Pawel Pekala <c0rn@o2.pl>
Notes
Notes:
svn path=/head/; revision=160778
Diffstat (limited to 'mail/claws-mail-cachesaver/pkg-descr')
-rw-r--r-- | mail/claws-mail-cachesaver/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail-cachesaver/pkg-descr b/mail/claws-mail-cachesaver/pkg-descr new file mode 100644 index 000000000000..f3f505262254 --- /dev/null +++ b/mail/claws-mail-cachesaver/pkg-descr @@ -0,0 +1,2 @@ +This plugin saves the caches every 60 seconds (or user-defined period). +It helps avoiding the loss of metadata on crashes. |