You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/02 18:06:50 UTC

[GitHub] [incubator-superset] bkyryliuk commented on a change in pull request #10233: chore: Deprecating ENABLE_FLASK_COMPRESS

bkyryliuk commented on a change in pull request #10233:
URL: https://github.com/apache/incubator-superset/pull/10233#discussion_r449187490



##########
File path: docs/installation.rst
##########
@@ -228,7 +228,7 @@ Note that the development web
 server (`superset run` or `flask run`) 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`
+by setting `COMPRESS_REGISTER = False` in your `superset_config.py`

Review comment:
       maybe add COMPRESS_REGISTER to the config.py
   I tend to use the config.py as a documentation for the available configuration options.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org