1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00

Update ampache.cfg.php

This commit is contained in:
ericgaspar 2022-05-10 14:41:27 +02:00
parent 588c9cdbe1
commit 203ed44f8f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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