We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118d5e8 commit 12f47fcCopy full SHA for 12f47fc
docs/configuration/available-variables.md
@@ -166,6 +166,7 @@ The webinterface of seafile...
166
| `SEAHUB__EMAIL_PORT` | Port used for connecting to the SMTP server. | "25" |
167
| `SEAHUB__DEFAULT_FROM_EMAIL` | Default from email address, typically set to the email host user. | "`SEAHUB__EMAIL_HOST_USER`" |
168
| `SEAHUB__SERVER_EMAIL` | Email address used for server-originated emails, typically set to the email host user. | "`SEAHUB__EMAIL_HOST_USER`" |
169
+| `SEAHUB__ENABLE_GUEST_INVITATION` | Allow users to invite other uses by their email. | "False" |
170
171
## Seafdav
172
0 commit comments