Cannot upload 250 mb file

Hi i cannot upload 250 video file it starts and immediately stops with error that file is bigger than 8GB… i checked the nginx its same as in github …i played with some options client_max_body_size making number up to 2GB and also changed upload number to 2000MB in default.yaml and production.yaml …i still recieve errors… i have peertube hiden by reverse proxy nginx

client_max_body_size should be 12G for the upload endpoint:

(your message says «up to 2G»)

client_max_body size first appears in application section here ive set it up
nginx1

and theres second section as you are saying

i upgraded to version 4.3 and no longer recieve this error