mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-23 05:31:29 +00:00
parent
99a8a4a3df
commit
4c3c152322
1 changed files with 0 additions and 6 deletions
|
@ -9,12 +9,6 @@ server {
|
||||||
ssl_ciphers ALL;
|
ssl_ciphers ALL;
|
||||||
ssl_prefer_server_ciphers off;
|
ssl_prefer_server_ciphers off;
|
||||||
|
|
||||||
# Enable gzip Compression
|
|
||||||
gzip on;
|
|
||||||
gzip_types *;
|
|
||||||
gzip_http_version 1.1;
|
|
||||||
gzip_min_length 100;
|
|
||||||
|
|
||||||
# Server locations
|
# Server locations
|
||||||
# Technically, the ports dont follow standards,
|
# Technically, the ports dont follow standards,
|
||||||
# but they're bad standards so who cares.
|
# but they're bad standards so who cares.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue