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

@@ -89,7 +89,7 @@ FEATURES = {
'EMBARGO': False,
# Toggle embargo site functionality
'EMBARGO_SITE': False,
'SITE_EMBARGOED': False,
# Turn on/off Microsites feature
'USE_MICROSITES': False,