update nginx config

This commit is contained in:
Josh Hawkins 2025-04-10 08:09:51 -05:00
parent 6a5762338c
commit a082042b00

View File

@ -82,7 +82,7 @@ http {
aio on;
# file upload size
client_max_body_size 10M;
client_max_body_size 20M;
# https://github.com/kaltura/nginx-vod-module#vod_open_file_thread_pool
vod_open_file_thread_pool default;