Cannot set the display name

This commit is contained in:
Girish Ramakrishnan
2022-06-08 21:19:56 -07:00
parent 817c33f4fe
commit 2e5a92584a
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"httpPort": 8082,
"addons": {
"ldap": {},
"sendmail": {},
"sendmail": { "supportsDisplayName": false },
"localstorage": {},
"postgresql": {}
},