mirror of
https://github.com/kennethreitz/flask-common.git
synced 2026-06-05 23:00:19 +00:00
Update README.md
This commit is contained in:
@@ -49,3 +49,10 @@ Configuration environment variables:
|
||||
## File Server: WhiteNoise
|
||||
|
||||
Flask-Common automatically configures [WhiteNoise](http://whitenoise.evans.io) to serve your static files.
|
||||
|
||||
## Configurations
|
||||
|
||||
app.config['COMMON_FILESERVER_DISABLED'] = 1
|
||||
app.config['COMMON_POWERED_BY_DISABLED'] = 1
|
||||
app.config['COMMON_PROCESSED_TIME_DISABLED'] = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user