rebase: file "website" "10.0.0-alpha.10" > "10.0.0"

This commit is contained in:
inference 2025-06-29 16:19:50 +00:00
parent a02e08997d
commit b50ee445fd
Signed by: inference
SSH Key Fingerprint: SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo

View File

@ -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;