fix(forgejo): Enable email notifications for common things like PR's
This commit is contained in:
parent
30c2ec054b
commit
51a55b5ed4
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ gitea:
|
||||||
|
|
||||||
service:
|
service:
|
||||||
DISABLE_REGISTRATION: true
|
DISABLE_REGISTRATION: true
|
||||||
|
ENABLE_NOTIFY_MAIL: true
|
||||||
|
|
||||||
other:
|
other:
|
||||||
SHOW_FOOTER_VERSION: false
|
SHOW_FOOTER_VERSION: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue