Terms and Conditions
Starting from version 6.0, system admin can add T&C at admin panel, all users need to accept that before using the site.
In order to use this feature, please add following line to seahub_settings.py
,
ENABLE_TERMS_AND_CONDITIONS = True
After restarting, there will be “Terms and Conditions” section at sidebar of admin panel.