branch: externals/dicom
commit df437094572e7be47271753bd40638337949e13a
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Increase timeout
---
 dicom.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dicom.el b/dicom.el
index 3b54a6d1cd..c915d443cc 100644
--- a/dicom.el
+++ b/dicom.el
@@ -66,7 +66,7 @@
   :group 'multimedia
   :prefix "dicom-")
 
-(defcustom dicom-timeout 3
+(defcustom dicom-timeout 5
   "Timeout for conversion."
   :type 'natnum)
 

Reply via email to