From 7004789c53f040c05b230a1c2cf97f3e379316d8 Mon Sep 17 00:00:00 2001
From: dakkar <dakkar@thenautilus.net>
Date: Thu, 23 Jan 2025 12:46:32 +0000
Subject: [PATCH] while we're here, fix the example and comment

---
 .config/example.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.config/example.yml b/.config/example.yml
index ba8e818b5d..f781b72b91 100644
--- a/.config/example.yml
+++ b/.config/example.yml
@@ -341,9 +341,9 @@ checkActivityPubGetSignature: false
 # Upload or download file size limits (bytes)
 #maxFileSize: 262144000
 
-# timeout and maximum size for imports (e.g. note imports)
+# timeout (in milliseconds) and maximum size for imports (e.g. note imports)
 #import:
-#  downloadTimeout: 30
+#  downloadTimeout: 30000
 #  maxFileSize: 262144000
 
 # PID File of master process