aboutsummaryrefslogtreecommitdiff
path: root/forge.scfg
diff options
context:
space:
mode:
Diffstat (limited to 'forge.scfg')
-rw-r--r--forge.scfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/forge.scfg b/forge.scfg
index b2a34cd..e788531 100644
--- a/forge.scfg
+++ b/forge.scfg
@@ -83,4 +83,11 @@ lmtp {
# What's the maximum acceptable message size?
max_size 1000000
+
+ # What is our domainpart?
+ domain forge.example.org
+
+ # General timeouts
+ read_timeout 300
+ write_timeout 300
}