We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34490ee commit f105adbCopy full SHA for f105adb
template/root-nginx-conf.ejs
@@ -41,6 +41,7 @@
41
42
listen 80;
43
client_max_body_size 300m;
44
+ gzip on;
45
46
<%
47
if (captain.hasRootSsl) {
0 commit comments