Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Conf] Remove ratelimits from default configuration | Andrew Lewis | 2017-04-26 | 1 | -14/+14 |
| | |||||
* | [Fix] Really fix local.d includes | Vsevolod Stakhov | 2016-07-26 | 1 | -3/+4 |
| | |||||
* | [Doc] Add comments about configuration | Vsevolod Stakhov | 2016-03-10 | 1 | -0/+15 |
| | |||||
* | [Feature] Rework includes system in the configuration | Vsevolod Stakhov | 2016-03-10 | 1 | -1/+3 |
| | |||||
* | Rework ratelimit plugin | Vsevolod Stakhov | 2015-11-30 | 1 | -7/+17 |
| | | | | | | | | | - Switch to `rates` instead of old and stupid strings to setup - Check if a bucket is zero and disable the corresponding limits - Turn off all buckets by default - Check either `rcpt` or `user` buckets, not all together - Document new `rates` and `symbol` options - Inform user about what buckets are used in the configuration | ||||
* | Split modules configuration. | Vsevolod Stakhov | 2015-08-07 | 1 | -0/+11 |