docs: deprecate old alerts and dash/charts reports (#13440)

* docs: deprecated old alerts and dash/charts reports

* revert celery default config

* fix lint
This commit is contained in:
Daniel Vaz Gaspar
2021-03-05 09:40:08 +00:00
committed by GitHub
parent 9fc03f0424
commit 94fc5d586e
7 changed files with 100 additions and 10 deletions

View File

@@ -343,7 +343,7 @@ are not accessible to unauthorized requests, that is why the worker needs to tak
of an existing user to take a snapshot.
```python
EMAIL_REPORTS_USER = 'username_with_permission_to_access_dashboards'
THUMBNAIL_SELENIUM_USER = 'username_with_permission_to_access_dashboards'
```
**Important notes**