gitea: Enable notify emails

This commit is contained in:
Reynir Björnsson 2022-01-28 13:13:12 +00:00
parent 17d4513b97
commit 54a38114d6
1 changed files with 1 additions and 0 deletions

View File

@ -34,3 +34,4 @@
GITEA__security__PASSWORD_COMPLEXITY: "off"
GITEA__security__MIN_PASSWORD_LENGTH: "8"
GITEA__security__PASSWORD_CHECK_PWN: "true"
GITEA__service__ENABLE_NOTIFY_MAIL: "true"