]> source.dussan.org Git - rspamd.git/commit
Add command to sync fuzzy storage
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 22 Feb 2016 14:10:36 +0000 (14:10 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 22 Feb 2016 14:10:36 +0000 (14:10 +0000)
commit9656df37e15b22894143a76d8d96f61ac4d974d5
treefc6c022e46b34293d401206c8509aba3ad81a234
parented6b1e861c1deb28cafbb46bed1e764be3a8d9d3
Add command to sync fuzzy storage

It should be as simple as `rspamadm control fuzzy_sync`

Issue: #533
Reported by: @moisseev
src/fuzzy_storage.c
src/libserver/rspamd_control.c
src/libserver/rspamd_control.h
src/rspamadm/control.c