From 203ed44f8f962e1f4d254c351823a5e77646db34 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 10 May 2022 14:41:27 +0200 Subject: [PATCH] Update ampache.cfg.php --- conf/ampache.cfg.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/ampache.cfg.php b/conf/ampache.cfg.php index fb089d2..a10c81b 100644 --- a/conf/ampache.cfg.php +++ b/conf/ampache.cfg.php @@ -1311,11 +1311,11 @@ send_full_stream = "webplayer" ; Mail server (hostname or IP address) ; DEFAULT: localhost -;mail_host = "localhost" +mail_host = "localhost" ; SMTP port ; DEFAULT: 25 -;mail_port = 25 +mail_port = 25 ; Secure SMTP ; POSSIBLE VALUES: ssl tls