summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fuzzy_storage.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fuzzy_storage.c b/src/fuzzy_storage.c
index e0db2182c..c45a998ca 100644
--- a/src/fuzzy_storage.c
+++ b/src/fuzzy_storage.c
@@ -527,6 +527,8 @@ rspamd_fuzzy_updates_cb (gboolean success, void *ud)
}
}
+ msg_info ("successfully updated fuzzy storage: %d updates processed",
+ ctx->updates_pending->len);
/* Clear updates */
ctx->updates_pending->len = 0;
rspamd_fuzzy_backend_version (ctx->backend, source,