Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/rspamd: fix broken rspamd.conf | Jakub Jirutka | 2018-07-24 | 1 | -0/+88 |
This is a good example why modifications of upstream configs have to be done in explicit way using patch file instead of using sed. Upstream changed the config, sed silently "failed" (no match) and no one noticed. |