aboutsummaryrefslogtreecommitdiff
path: root/forge.scfg
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-22 14:20:07 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-22 14:20:07 +0800
commit72d4a043db48bb8196fbf60b99f9d59ef827bf8b (patch)
tree21ff45349f5fb9b955096dd4e68c12e3f8da13e0 /forge.scfg
parentActually incrementally generate the git log (diff)
downloadforge-72d4a043db48bb8196fbf60b99f9d59ef827bf8b.tar.gz
forge-72d4a043db48bb8196fbf60b99f9d59ef827bf8b.tar.zst
forge-72d4a043db48bb8196fbf60b99f9d59ef827bf8b.zip
Configurable timeout
Diffstat (limited to 'forge.scfg')
-rw-r--r--forge.scfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/forge.scfg b/forge.scfg
index 42a4b57..e2b703e 100644
--- a/forge.scfg
+++ b/forge.scfg
@@ -13,6 +13,10 @@ http {
# What is the canonical URL of the web root?
root https://forge.example.org
+
+ read_timeout 120
+ write_timeout 120
+ idle_timeout 120
}
irc {