Skip to content

Document fuzzy_check read_only default and flag uniqueness behavior#99

Open
moisseev wants to merge 1 commit into
rspamd:masterfrom
moisseev:fuzzy-flags
Open

Document fuzzy_check read_only default and flag uniqueness behavior#99
moisseev wants to merge 1 commit into
rspamd:masterfrom
moisseev:fuzzy-flags

Conversation

@moisseev
Copy link
Copy Markdown
Member

@moisseev moisseev commented May 2, 2026

  • Fix incorrect documentation claiming read_only defaults to true; the actual default is read_write.
  • Add warnings to fuzzy_check module reference and fuzzy storage tutorial explaining that write operations are dispatched to all non-read-only rules sharing the same flag, which can cause 503 errors from third-party storages.

Issue: rspamd/rspamd#6003

- Fix incorrect documentation claiming read_only defaults to true;
the actual default is read_write.
- Add warnings to fuzzy_check module reference and fuzzy storage
tutorial explaining that write operations are dispatched to all
non-read-only rules sharing the same flag, which can cause 503
errors from third-party storages.

Issue: rspamd/rspamd#6003
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant