From 8e688f51b6b53dd35ab1d32e1d552ff76b83df4c Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Mon, 31 Jan 2011 14:27:10 +0100 Subject: [PATCH] magicolor: Drop SNMP autodetection timout from 2.5 to 1.5 secs --- backend/magicolor.conf.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/magicolor.conf.in b/backend/magicolor.conf.in index b609e6c23..9c25994fa 100644 --- a/backend/magicolor.conf.in +++ b/backend/magicolor.conf.in @@ -6,8 +6,8 @@ ### read requests. All values are given in milliseconds, ### i.e. 1000 is 1 second. -# SNMP auto-detection waits 2.5 seconds -snmp-timeout 2500 +# SNMP auto-detection waits 1.5 seconds +snmp-timeout 1500 # wait 15 seconds for scan data (color scans take ~6 seconds to initialize, # so we need to wait longer than that)