change email sender name to Jellyseerr on initial setup

This commit is contained in:
jab416171
2022-06-19 12:28:09 -06:00
parent 94b418bd47
commit 9275119163

View File

@@ -345,7 +345,7 @@ class Settings {
ignoreTls: false, ignoreTls: false,
requireTls: false, requireTls: false,
allowSelfSigned: false, allowSelfSigned: false,
senderName: 'Overseerr', senderName: 'Jellyseerr',
}, },
}, },
discord: { discord: {