Skip to content

Commit 66b0b54

Browse files
author
afabiani
committed
- Typo: duplicate "gzip_proxied any;" value on nginx.conf
1 parent c4903c3 commit 66b0b54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/core/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,6 @@ Serving {“geonode”, “geoserver”} via NGINX
683683
gzip_buffers 16 8k;
684684
gzip_min_length 1100;
685685
gzip_comp_level 6;
686-
gzip_proxied any;
687686
gzip_types video/mp4 text/plain application/javascript application/x-javascript text/javascript text/xml text/css image/jpeg;
688687
689688
##

0 commit comments

Comments
 (0)