summaryrefslogtreecommitdiff
path: root/nginx/nginx.conf
AgeCommit message (Expand)Author
2020-12-10add redirects for grapheneos.appDaniel Micay
2020-12-094k SSL buffer size for lower latency / memory useDaniel Micay
2020-12-06use consistent id namingDaniel Micay
2020-12-06add txt extension to deployed license fileDaniel Micay
2020-12-06enable broader If-Modified-Since matchingDaniel Micay
2020-12-05lower large_client_header_buffers to match HTTP/2Daniel Micay
2020-12-03lower max body size to 1kDaniel Micay
2020-12-03set client_body_buffer_size appropriatelyDaniel Micay
2020-12-03move cipher configurationDaniel Micay
2020-12-02use id to style site menuDaniel Micay
2020-12-02use aria-current="page" instead of custom classDaniel Micay
2020-12-02generate atom feed for releasesDaniel Micay
2020-12-02consistent cipher order for TLS 1.2 and TLS 1.3Daniel Micay
2020-12-02remove unused RSA cipher configurationDaniel Micay
2020-11-30explicitly set http2_recv_timeoutDaniel Micay
2020-11-25enable gzip for proxied requestsDaniel Micay
2020-11-24enforce an initial HTTP connection limit per IPDaniel Micay
2020-11-24cut receive/send timeouts from 60s to 30sDaniel Micay
2020-11-24lower client_max_body_size to 4kDaniel Micay
2020-11-24increase maximum connectionsDaniel Micay
2020-11-23nginx: enable access_log bufferingDaniel Micay
2020-11-17use $host for multi-subdomain redirectDaniel Micay
2020-11-14globally disable dynamic gzip compressionDaniel Micay
2020-11-14move TLS configuration into nginx.confDaniel Micay
2020-11-14add full nginx configurationDaniel Micay