mirror of
https://github.com/YunoHost-Apps/forgejo_ynh.git
synced 2024-09-03 18:36:26 +02:00
Update app.ini
This commit is contained in:
parent
1052835a44
commit
d3feaf2cfe
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ LOCAL_ROOT_URL = http://127.0.0.1:__PORT__/
|
|||
|
||||
[mailer]
|
||||
ENABLED = true
|
||||
PROTOCOL = smtp
|
||||
SMTP_ADDR = localhost
|
||||
SMTP_PORT = 25
|
||||
FROM = "Forgejo" <forgejo-noreply@__DOMAIN__>
|
||||
|
|
Loading…
Add table
Reference in a new issue