Skip to content

Commit b4e1510

Browse files
authored
update comment
1 parent 5d03cf2 commit b4e1510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ events {
1111
use epoll;
1212
}
1313

14+
# https://docs.nginx.com/nginx/admin-guide/dynamic-modules/brotli/
1415
load_module modules/ngx_http_brotli_filter_module.so; # for compressing responses on-the-fly
1516
load_module modules/ngx_http_brotli_static_module.so; # for serving pre-compressed files
1617

0 commit comments

Comments
 (0)