Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
enoch85 authored Oct 2, 2024
1 parent 5d03cf2 commit b4e1510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ events {
use epoll;
}

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

Expand Down

0 comments on commit b4e1510

Please sign in to comment.