brotli lint
This commit is contained in:
parent
0d0d81b5c5
commit
e21c40e6d0
|
@ -30,7 +30,7 @@ router
|
||||||
deflate: {
|
deflate: {
|
||||||
flush: zlib.Z_SYNC_FLUSH,
|
flush: zlib.Z_SYNC_FLUSH,
|
||||||
},
|
},
|
||||||
br: false
|
br: false,
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
.use(async (ctx, next) => {
|
.use(async (ctx, next) => {
|
||||||
|
|
Loading…
Reference in New Issue