Skip to content

Commit ef0bac6

Browse files
author
root
committed
changed timeout
1 parent 294414b commit ef0bac6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.Dockerfile.multi.swp

16 KB
Binary file not shown.

run-community-server.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ fi
800800

801801
if [ "${MAIL_SERVER_ENABLED}" == "true" ]; then
802802

803-
timeout=120;
803+
timeout=40;
804804
interval=10;
805805

806806
while [ "$interval" -lt "$timeout" ] ; do

0 commit comments

Comments
 (0)