From feeb3ff86ed4a073b31ce6d58edfd4033573c00b Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 30 Jan 2026 15:18:43 +0100 Subject: [PATCH] test pr Signed-off-by: Simon L. --- Containers/nextcloud/config/smtp.config.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Containers/nextcloud/config/smtp.config.php b/Containers/nextcloud/config/smtp.config.php index b57f9b68..2969620e 100644 --- a/Containers/nextcloud/config/smtp.config.php +++ b/Containers/nextcloud/config/smtp.config.php @@ -29,3 +29,5 @@ if (getenv('NEXTCLOUD_TRUSTED_CERTIFICATES_MAILER')) { ) ); } + +# test