modified files

Este commit está contenido en:
Your Name
2020-08-02 23:08:26 +00:00
padre abd18a4a22
commit 5a526d0f89
Se han modificado 66 ficheros con 277 adiciones y 4090 borrados

Ver fichero

@@ -1,10 +1,10 @@
# plugins/zonemta-limiter.toml
["modules/zonemta-limiter"]
enabled = ["sender"]
prefix = "zl:"
debug = false # if true, then errors are only logged but messages are not dropped
# max 250 messages in half an hour
limit = 250
windowSize = 1800
## plugins/zonemta-limiter.toml
#["modules/zonemta-limiter"]
#enabled = ["sender"]
#prefix = "zl:"
#
#debug = false # if true, then errors are only logged but messages are not dropped
#
## max 250 messages in half an hour
#limit = 500
#windowSize = 3600