1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00

disable wiki

This commit is contained in:
lian
2017-05-09 16:22:59 +08:00
parent e04f83d2d0
commit 352865248a

View File

@@ -577,7 +577,7 @@ ENABLE_TWO_FACTOR_AUTH = False
OTP_LOGIN_URL = '/profile/two_factor_authentication/setup/'
# Enable personal wiki, group wiki
ENABLE_WIKI = True
ENABLE_WIKI = False
#####################
# External settings #