merge: personal user filesystem minio integration
This commit is contained in:
@ -11,7 +11,7 @@ http {
|
||||
sendfile on;
|
||||
tcp_nopush on;
|
||||
keepalive_timeout 65;
|
||||
client_max_body_size 50m;
|
||||
client_max_body_size 5g;
|
||||
|
||||
access_log /dev/stdout;
|
||||
error_log /dev/stderr warn;
|
||||
|
||||
Reference in New Issue
Block a user