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:
parent
588c9cdbe1
commit
203ed44f8f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue