Modified EMBARGO_SITE to SITE_EMBARGOED, improved logs

This commit is contained in:
Alan Boudreault
2014-05-19 15:53:45 -04:00
parent 25948e3694
commit db161543d8
4 changed files with 25 additions and 14 deletions

View File

@@ -229,7 +229,7 @@ FEATURES = {
'EMBARGO': False,
# Toggle embargo site functionality
'EMBARGO_SITE': False,
'SITE_EMBARGOED': False,
# Whether the Wiki subsystem should be accessible via the direct /wiki/ paths. Setting this to True means
# that people can submit content and modify the Wiki in any arbitrary manner. We're leaving this as True in the