forgejo/custom
Andrew Cassidy 158a44935c chore: use correct value to disable timeouts in example config (#12985)
These values are parsed as durations, and rejected if they encounter parsing errors. "-1" lacks a unit, and is rejected. The end result is that setting PER_WRITE_TIMEOUT = -1 just uses the default 30s

See also forgejo/docs!2005

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12985
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-06-09 00:04:36 +02:00
..
conf chore: use correct value to disable timeouts in example config (#12985) 2026-06-09 00:04:36 +02:00