PLAT-1786 | Add lms/cms analytics_exporter.py settings files.

This commit is contained in:
Alex Dusenbery
2017-11-08 15:22:57 -05:00
committed by Alex Dusenbery
parent 80cf046dc4
commit 95b47369c4
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
"""
This is the settings file used during execution of the analytics-exporter job.
"""
from .aws import *
ENABLE_COMPREHENSIVE_THEMING = False

View File

@@ -0,0 +1,6 @@
"""
This is the settings file used during execution of the analytics-exporter job.
"""
from .aws import *
ENABLE_COMPREHENSIVE_THEMING = False