no logged user can't see the wiki

This commit is contained in:
Qwann 2018-03-19 13:51:43 +01:00
parent 559f936a3a
commit c2590fb639

View file

@ -183,3 +183,4 @@ WIKI_ACCOUNT_SIGNUP_ALLOWED = True
# Globally enable write access for anonymous users, if true anonymous users
# will be treated as the others_write boolean field on models.Article.
WIKI_ANONYMOUS_WRITE = False
WIKI_ANONYMOUS = False