nginx-proxy-manager/rootfs/usr/local/nginx/conf/conf.d/include/brotli.conf
2023-02-24 21:10:51 +01:00

4 lines
66 B
Text

brotli on;
brotli_types *;
brotli_comp_level 0;
brotli_static on;