Upload file limit - Your video file was too large (max. size: 8G)

Hi,
Me again. I am uploading a 98Mb file and get this error « Your video file was too large (max. size: 8G) ». I have checked the nginx configuration and it looks fine. I have upgraded from version 4. I have read https://github.com/Chocobozzz/PeerTube/pull/4857 but I am not sure what I need to change. It seems most of these changes would have been in the source code downloaded for the upgrade? What do I need to change?

I did try the following in sudo vi /var/www/peertube/config/production.yaml

  max_chunk_size:  '90MB'

But no luck

thanks

Ok fix it by blowing away the nginx config file and redeployed it.