Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistency between local.d config files and docs #555

Open
TonyGravagno opened this issue May 19, 2022 · 0 comments
Open

Consistency between local.d config files and docs #555

TonyGravagno opened this issue May 19, 2022 · 0 comments

Comments

@TonyGravagno
Copy link
Contributor

In local.d, config files have help comments at the top that refer to specific documentation pages. I propose standardization and correction for the worker configs.

Currently:

  • worker-controller.inc > no link in file
  • worker-fuzzy.inc > doc/fuzzy_storage.html
  • worker-normal.inc > doc/workers/rspamd_proxy.html (yes, copy/paste error)
  • worker-proxy.inc > doc/workers/rspamd_proxy.html

Suggested:

  • worker-controller.inc > doc/workers/controller.html (page exists, this is a core correction)
  • worker-fuzzy.inc > doc/workers/fuzzy_storage.html (page exists, this is a core correction)
  • worker-normal.inc > doc/workers/normal.html (page exists, this is a core correction)
  • worker-proxy.inc > doc/workers/proxy.html (we know it's rspamd, copy page and link/forward from current page)
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

No branches or pull requests

1 participant