ShawnAI commited on
Commit
80119b9
1 Parent(s): f6afc7e

Update conf/nginx.conf

Browse files
Files changed (1) hide show
  1. conf/nginx.conf +0 -2
conf/nginx.conf CHANGED
@@ -15,9 +15,7 @@ events {
15
 
16
  http {
17
  include mime.types;
18
- include /etc/nginx/conf.d/*.conf;
19
 
20
- client_body_temp_path /tmp/nginx/client_temp
21
  default_type application/octet-stream;
22
 
23
  #log_format main '$remote_addr - $remote_user [$time_local] "$request" '
 
15
 
16
  http {
17
  include mime.types;
 
18
 
 
19
  default_type application/octet-stream;
20
 
21
  #log_format main '$remote_addr - $remote_user [$time_local] "$request" '