mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-09 12:02:14 +00:00
Update shaping.toml
Adding data timeout and data dot timeout to the default shaping file.
This commit is contained in:
@@ -36,6 +36,8 @@ max_connection_rate = "100/min"
|
||||
max_deliveries_per_connection = 100
|
||||
max_message_rate = "100/s"
|
||||
idle_timeout = "60s"
|
||||
data_timeout = "30s"
|
||||
data_dot_timeout = "30s"
|
||||
enable_tls = "Opportunistic"
|
||||
consecutive_connection_failures_before_delay = 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user