Update default.conf

This commit is contained in:
Xboard
2025-07-10 19:05:29 +08:00
committed by GitHub
parent 99413c5962
commit cab76f1cf3
+4 -1
View File
@@ -38,4 +38,7 @@ server {
location ~ /\.ht {
deny all;
}
}
access_log off;
error_log /dev/null crit;
}