diff --git a/xb-00-01/nginx/website.conf b/xb-00-01/nginx/website.conf index 78b6c5e..e49424b 100644 --- a/xb-00-01/nginx/website.conf +++ b/xb-00-01/nginx/website.conf @@ -1,6 +1,6 @@ # Inferencium - xb-00-01 # Nginx - Configuration - Website -# Version: 10.0.0-alpha.10 +# Version: 10.0.0 # Copyright 2022 Jake Winters # SPDX-License-Identifier: BSD-3-Clause @@ -60,7 +60,7 @@ server { ## Headers include /etc/nginx/include/header-security.conf; - + client_max_body_size 16m; ignore_invalid_headers off;