mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-19 19:14:51 +00:00
parent
99a8a4a3df
commit
4c3c152322
1 changed files with 0 additions and 6 deletions
|
@ -8,12 +8,6 @@ server {
|
|||
ssl_protocols SSLv2 SSLv3 TLSv1 TLSv1.1 TLSv1.2 TLSv1.3;
|
||||
ssl_ciphers ALL;
|
||||
ssl_prefer_server_ciphers off;
|
||||
|
||||
# Enable gzip Compression
|
||||
gzip on;
|
||||
gzip_types *;
|
||||
gzip_http_version 1.1;
|
||||
gzip_min_length 100;
|
||||
|
||||
# Server locations
|
||||
# Technically, the ports dont follow standards,
|
||||
|
|
Loading…
Add table
Reference in a new issue