settings: Extract EVENT_LOGS_ENABLED setting.

This commit is contained in:
Tim Abbott
2016-08-12 11:09:38 -07:00
parent f0e495831e
commit ecb81fabf3
3 changed files with 7 additions and 3 deletions

View File

@@ -24,3 +24,4 @@ OPEN_REALM_CREATION = True
TERMS_OF_SERVICE = 'zproject/terms.md.template'
SAVE_FRONTEND_STACKTRACES = True
EVENT_LOGS_ENABLED = True