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
49cedec284
commit
4f079dd1a1
1 changed files with 2 additions and 2 deletions
|
@ -832,7 +832,7 @@ show_footer_statistics = "true"
|
|||
; (latest albums, shouts, albums of artist, ...)
|
||||
; use_rss = false (values true | false)
|
||||
; DEFAULT: "false"
|
||||
;use_rss = "true"
|
||||
use_rss = "true"
|
||||
|
||||
; This setting allows themes to overwrite PHP template files. This can be really
|
||||
; dangerous. Do this only if you trust every theme in your themes/ directory.
|
||||
|
@ -1353,7 +1353,7 @@ mail_port = 25
|
|||
; Secure SMTP
|
||||
; POSSIBLE VALUES: ssl tls
|
||||
; DEFAULT: none
|
||||
mail_secure_smtp = tls
|
||||
;mail_secure_smtp = tls
|
||||
|
||||
; Enable SMTP authentication
|
||||
; DEFAULT: "false"
|
||||
|
|
Loading…
Add table
Reference in a new issue