This commit is contained in:
Takashi Sugimura
2023-03-15 08:20:16 +09:00
committed by GitHub
parent fe77f1deae
commit d0f4898aaa

View File

@@ -100,6 +100,7 @@ data:
include /etc/nginx/mime.types;
default_type application/octet-stream;
server_tokens off;
client_max_body_size 5M;
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '