Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
b3e87b17
Commit
b3e87b17
authored
Apr 27, 2021
by
Andrea Denisse Gómez Martínez
Committed by
Jelle van der Waa
May 03, 2021
Browse files
Remove obsolete NGINX directives to use http2_max_field_size defaults.
Closes
#317
.
parent
5e8e3b9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/nginx/templates/nginx.conf.j2
View file @
b3e87b17
...
...
@@ -80,8 +80,6 @@ http {
brotli on;
brotli_types text/plain text/css application/javascript application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript;
http2_max_field_size 8k;
server_tokens off;
index index.php index.html index.htm;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment