Yinhonoalist无法正常修改配置及上传大文件 中发帖

佬友们好,我的alist是通过1panel反代建的,套了一层cf cdn,在改管理页面的自定义内容后保存时会显示Request failed with status code 403,传大文件时会提示Request failed with status code 413(413我感觉可能更多是cf限制的原因?),经过搜索后往openresty的配置里加了这些 
client_max_body_size 900000m;
proxy_send_timeout 7200;
proxy_read_timeout 7200;
proxy_connect_timeout 7200;
后问题并未得到解决,求佬友帮助
[Screenshot_20241023-221307_Via]
[Screenshot_20241023-221956_Via]