From 757c6012939177104bbd844e5bee8694260990e3 Mon Sep 17 00:00:00 2001 From: liberodark Date: Sat, 5 Jan 2019 20:48:24 +0100 Subject: [PATCH] fix --- conf/nginx.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index abb15a7..a0973ee 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,7 +1,5 @@ root /srv/pufferpanel/; index index.php; - - server_name yuno.probetech.be; client_max_body_size 20m; client_body_timeout 120s;