添加系统更新操作和设置删除日志频率

This commit is contained in:
hanhh
2021-10-12 00:27:42 +08:00
parent cbdc3a9861
commit 5745231dc9
19 changed files with 531 additions and 18 deletions
+1
View File
@@ -15,6 +15,7 @@ http {
server_tokens off;
client_max_body_size 20m;
client_body_buffer_size: 20m;
keepalive_timeout 65;