Modified EMBARGO_SITE to SITE_EMBARGOED, improved logs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user