Change product logo, colors in email

This commit is contained in:
Denis Arh
2019-12-04 19:19:13 +01:00
parent 995fd6352e
commit 660b731b97
3 changed files with 11 additions and 12 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -321,13 +321,13 @@ func authSettingsAutoDiscovery(ctx context.Context, log *zap.Logger, svc setting
{
"auth.mail.from-address",
"PROVISION_SETTINGS_AUTH_EMAIL_FROM_ADDRESS",
wrapString("to-be-configured@example.tld"),
wrapString("info@example.tld"),
false},
{
"auth.mail.from-name",
"PROVISION_SETTINGS_AUTH_EMAIL_FROM_NAME",
wrapString("Corteza Team (to-be-configured)"),
wrapString("Example Sender"),
false},
// // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // //