update RL

This commit is contained in:
Guillaume ARNOUX 2024-01-22 19:13:52 +01:00
parent 6c57b49f0d
commit 3ad62dcb35

View file

@ -164,8 +164,8 @@ class Server_Manager_Mailcow extends Server_Manager
"maxquota" => "10240", "maxquota" => "10240",
"quota" => "10240", "quota" => "10240",
"relay_all_recipients" => "0", "relay_all_recipients" => "0",
"rl_frame" => "s", "rl_frame" => "h",
"rl_value" => "10", "rl_value" => "200",
"restart_sogo" => "10", "restart_sogo" => "10",
] ]
]; ];