secubox-deb/common/nginx
CyberMind-FR bfce737b1d fix(core): raise shared nginx proxy_read_timeout 30s → 300s
30s was too short for slow module operations behind the reverse proxy — a
podcaster audiobook upload (server-side ZIP extraction of ~120MB) exceeded it,
so nginx returned 502 on an upload that actually succeeded. 300s matches the
per-vhost timeouts already used elsewhere (lyrion, yacy). Applies to every
module served through secubox.d.

Co-Authored-By: Gerald KERMA <devel@cybermind.fr>
2026-07-14 08:59:01 +02:00
..
modules.d
secubox-proxy.conf fix(core): raise shared nginx proxy_read_timeout 30s → 300s 2026-07-14 08:59:01 +02:00
secubox.conf
webui.conf