From bd5bd4edc45d1f1e67e25f167992c450cd62dce2 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 17 Nov 2022 12:44:45 +0100 Subject: [PATCH] Does not support display name instance name or originator it seems https://github.com/Chocobozzz/PeerTube/blob/863477173efa82a4412d2e522aa46462249f9199/server/lib/emailer.ts#L138 --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index bf87f9a..83a7c0c 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -23,7 +23,7 @@ "localstorage": {}, "postgresql": {}, "redis": {}, - "sendmail": {}, + "sendmail": { "supportsDisplayName": false }, "ldap": {} }, "memoryLimit": 536870912,