mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-18 10:18:50 +00:00
[Web] Allow to specify transport test rcpt
This commit is contained in:
@@ -124,9 +124,6 @@ $SESSION_LIFETIME = 10800;
|
||||
// Label for OTP devices
|
||||
$OTP_LABEL = "mailcow UI";
|
||||
|
||||
// Default "to" address in relay test tool
|
||||
$RELAY_TO = "null@hosted.mailcow.de";
|
||||
|
||||
// How long to wait (in s) for cURL Docker requests
|
||||
$DOCKER_TIMEOUT = 60;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user