additions to nginx

merge-requests/2/head
Matthew 2022-02-14 23:56:58 -05:00
parent e54c157191
commit 73640d3ab0
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ http {
keepalive_timeout 65;
types_hash_max_size 2048;
server_tokens off;
more_set_headers 'Server: Library of Code Staff Command (https://www.libraryofcode.org)';
more_set_headers 'Server: LIBRARY OF CODE SP-US STAFF SVCS (NGINX/$sent_http_Server) (https://www.libraryofcode.org)';
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" always;
# server_names_hash_bucket_size 64;