Hi Andrew,
Yes we do have this config in system-config.json.
It's together with service named reportManager and reportStats.
The other thing I found is when accessing the menu Admin->Reports, I got an error as following:
Script error: scripts/report/manageReports.py
Traceback (most recent call last):
File "default/redbox/scripts/report/manageReports.py", line 15, in __activate__
AttributeError: '$ScriptingServices_13e3970991f' object has no attribute 'getService'
which suggesting that the getService() call is not valid in .py file.
Thanks.