mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
debug values
This commit is contained in:
parent
522195d277
commit
bf1f704014
1 changed files with 5 additions and 0 deletions
|
@ -54,3 +54,8 @@ name.fr = "Configuration SMTP"
|
||||||
ask.fr = "Adresse e-mail expéditrice des messages"
|
ask.fr = "Adresse e-mail expéditrice des messages"
|
||||||
type = "string"
|
type = "string"
|
||||||
bind = "MAIL_SENDER:__INSTALL_DIR__/config.local.php"
|
bind = "MAIL_SENDER:__INSTALL_DIR__/config.local.php"
|
||||||
|
|
||||||
|
[main.smtp.mail_return_path]
|
||||||
|
ask.fr = "Adresse e-mail destinée à recevoir les erreurs de mail"
|
||||||
|
type = "string"
|
||||||
|
bind = "MAIL_RETURN_PATH:__INSTALL_DIR__/config.local.php"
|
||||||
|
|
Loading…
Add table
Reference in a new issue