Skip to content

Commit 12f47fc

Browse files
committed
add option enable guest invitation
1 parent 118d5e8 commit 12f47fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configuration/available-variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ The webinterface of seafile...
166166
| `SEAHUB__EMAIL_PORT` | Port used for connecting to the SMTP server. | "25" |
167167
| `SEAHUB__DEFAULT_FROM_EMAIL` | Default from email address, typically set to the email host user. | "`SEAHUB__EMAIL_HOST_USER`" |
168168
| `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" |
169170

170171
## Seafdav
171172

0 commit comments

Comments
 (0)