haiwen / seafile-user-manual

Manual for Seafile client
http://freeplant.gitbooks.io/seafile-user-manual/content/
Apache License 2.0
60 stars 50 forks source link

seahub_settings.py SHARE_LINK_EMAIL_LANGUAGE template contains invalid line #65

Open r4dh4l opened 2 years ago

r4dh4l commented 2 years ago

https://manual.seafile.com/config/seahub_settings_py/:

# Control the language that send email. Default to user's current language.
# Since version 6.1.1
SHARE_LINK_EMAIL_LANGUAGE = ''
Cancel changes
# Interval for browser requests unread notifications
# Since PRO 6.1.4 or CE 6.1.2
UNREAD_NOTIFICATIONS_REQUEST_INTERVAL = 3 * 60 # seconds

-> remove Cancel changes