Merge branch 'Qwann/anonymous' into 'master'
no logged user can't see the wiki See merge request cof-geek/WikiENS!2
This commit is contained in:
commit
f631f709ce
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
|
||||
# will be treated as the others_write boolean field on models.Article.
|
||||
WIKI_ANONYMOUS_WRITE = False
|
||||
WIKI_ANONYMOUS = False
|
||||
|
|
Loading…
Reference in a new issue