no logged user can't see the wiki
This commit is contained in:
parent
559f936a3a
commit
c2590fb639
1 changed files with 1 additions and 0 deletions
|
@ -183,3 +183,4 @@ WIKI_ACCOUNT_SIGNUP_ALLOWED = True
|
||||||
# Globally enable write access for anonymous users, if true anonymous users
|
# Globally enable write access for anonymous users, if true anonymous users
|
||||||
# will be treated as the others_write boolean field on models.Article.
|
# will be treated as the others_write boolean field on models.Article.
|
||||||
WIKI_ANONYMOUS_WRITE = False
|
WIKI_ANONYMOUS_WRITE = False
|
||||||
|
WIKI_ANONYMOUS = False
|
||||||
|
|
Loading…
Reference in a new issue