google / ngx_brotli

NGINX module for Brotli compression
BSD 2-Clause "Simplified" License
2.1k stars 216 forks source link

unknown directive "brotli_proxied" #112

Open bitraft opened 3 years ago

bitraft commented 3 years ago

build with master, can not set brotli_proxied.

vphantom commented 3 years ago

That option does not exist, Nginx's built-in Gzip support has gzip_proxied though.