GoToSocial/docs/configuration
tobi 7db81cde44
[feature] Email notifications for new / closed moderation reports (#1628)
* start fiddling about with email sending to allow multiple recipients

* do some fiddling

* notifs working

* notify on closed report

* finishing up

* envparsing

* use strings.ContainsAny
2023-03-19 13:11:46 +01:00
..
accounts.md
advanced.md
database.md [chore/performance] use only 1 sqlite db connection regardless of multiplier (#1408) 2023-02-01 11:55:34 +01:00
general.md [feature] Provide .well-known/host-meta endpoint (#1604) 2023-03-09 17:55:45 +00:00
index.md
instance.md
media.md
observability.md [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
oidc.md [feature] Make OIDC admin groups configurable (#1555) 2023-02-25 16:37:39 +00:00
smtp.md [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
statuses.md
storage.md
syslog.md
tls.md [feature] Allow loading TLS certs from disk (#1586) 2023-03-04 17:24:02 +00:00
web.md