caching implemented and a flake tool for logo
This commit is contained in:
@@ -24,6 +24,10 @@ server:
|
||||
host: http://localhost
|
||||
# Out of the box middleware configuration. to disable middleware you can changed the `enable` field to `false` of comment the middleware block
|
||||
middlewares:
|
||||
# gzip/br compression for text responses (HTML, CSS, JS) — Lighthouse
|
||||
# "Document request latency: No compression applied".
|
||||
compression:
|
||||
enable: true
|
||||
static:
|
||||
enable: true
|
||||
must_exist: true
|
||||
|
||||
Reference in New Issue
Block a user