mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
[share link] Remove deactivate
This commit is contained in:
@@ -279,6 +279,9 @@ SHARE_LINK_PASSWORD_MIN_LENGTH = 8
|
||||
# enable or disable share link audit
|
||||
ENABLE_SHARE_LINK_AUDIT = False
|
||||
|
||||
# Control the language that send email. Default to user's current language.
|
||||
SHARE_LINK_EMAIL_LANGUAGE = ''
|
||||
|
||||
# check virus for files uploaded form upload link
|
||||
ENABLE_UPLOAD_LINK_VIRUS_CHECK = False
|
||||
|
||||
@@ -394,9 +397,6 @@ ACTIVATE_AFTER_REGISTRATION = True
|
||||
# This option will be ignored if ``ACTIVATE_AFTER_REGISTRATION`` set to ``True``.
|
||||
REGISTRATION_SEND_MAIL = False
|
||||
|
||||
#Control the language that send email.
|
||||
SHARE_LINK_EMAIL_LANGUAGE = ''
|
||||
|
||||
REQUIRE_DETAIL_ON_REGISTRATION = False
|
||||
|
||||
# Account initial password, for password resetting.
|
||||
|
Reference in New Issue
Block a user