Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Conf] Update header | Vsevolod Stakhov | 2019-09-21 | 1 | -8/+7 |
| | |||||
* | [Minor] Fix tabulation | Vsevolod Stakhov | 2019-06-01 | 1 | -25/+25 |
| | |||||
* | [Conf] Fix configuration sample for ratelimit | Vsevolod Stakhov | 2018-11-18 | 1 | -13/+16 |
| | |||||
* | [Minor] Ratelimit - improve config file | Carsten Rosenberg | 2018-05-24 | 1 | -0/+4 |
| | |||||
* | [Minor] Fix time units in ratelimit.conf examples | Alexander Moisseev | 2017-08-05 | 1 | -4/+4 |
| | |||||
* | [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 |