forked from M-Labs/nix-scripts
enable gitea email notifications
This commit is contained in:
parent
c3089d0730
commit
2f1b8ad0f4
|
@ -338,6 +338,9 @@ in
|
||||||
FROM = sysop@m-labs.hk
|
FROM = sysop@m-labs.hk
|
||||||
USER = sysop@m-labs.hk
|
USER = sysop@m-labs.hk
|
||||||
|
|
||||||
|
[service]
|
||||||
|
ENABLE_NOTIFY_MAIL = true
|
||||||
|
|
||||||
[attachment]
|
[attachment]
|
||||||
ALLOWED_TYPES = */*
|
ALLOWED_TYPES = */*
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in New Issue