upload strava zip
This commit is contained in:
@@ -239,7 +239,8 @@ server {
|
||||
root /var/www/bincio;
|
||||
index index.html;
|
||||
|
||||
client_max_body_size 512M; # bulk activity uploads
|
||||
client_max_body_size 2G; # Strava export ZIPs can exceed 1 GB
|
||||
client_body_timeout 300s; # allow slow uploads without nginx dropping the connection
|
||||
|
||||
# API → bincio serve
|
||||
location /api/ {
|
||||
|
||||
Reference in New Issue
Block a user