Wiki requires login

This commit is contained in:
Piotr Mitros
2011-12-30 06:37:13 -05:00
parent fa0954d5e7
commit 308825ecb4

View File

@@ -1,5 +1,8 @@
DEFAULT_FROM_EMAIL = 'pmitros@csail.mit.edu'
WIKI_REQUIRE_LOGIN_EDIT = True
WIKI_REQUIRE_LOGIN_VIEW = True
HTTPS = 'on'
DEBUG = True