mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
Allowing config flag to turn off flask-compress (#4617)
This commit is contained in:
committed by
GitHub
parent
e2bd40c89f
commit
1e0bcba568
@@ -173,6 +173,9 @@ work on Windows so the `superset runserver` command is not expected to work
|
||||
in that context. Also note that the development web
|
||||
server (`superset runserver -d`) is not intended for production use.
|
||||
|
||||
If not using gunicorn, you may want to disable the use of flask-compress
|
||||
by setting `ENABLE_FLASK_COMPRESS = False` in your `superset_config.py`
|
||||
|
||||
Flask-AppBuilder Permissions
|
||||
----------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user