1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 08:30:07 +01:00

Merge pull request #818 from drbyte/forge-matchup1

Allow for longer domain names
This commit is contained in:
Matt Stauffer
2019-09-10 16:19:56 -04:00
committed by GitHub

View File

@@ -11,13 +11,17 @@ http {
sendfile on;
keepalive_timeout 65;
types_hash_max_size 2048;
client_max_body_size 128M;
server_names_hash_bucket_size 128;
gzip on;
gzip_comp_level 5;
gzip_min_length 256;
gzip_proxied any;
gzip_vary on;
ssi on;
gzip_types