From 3392d8657f6f6ebc341709d5f500040ed4f559ef Mon Sep 17 00:00:00 2001 From: deva Date: Sun, 27 Mar 2005 13:53:41 +0000 Subject: Added more error detection to cprdatabase connection. (Timeout) --- src/miav.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/miav.conf') diff --git a/src/miav.conf b/src/miav.conf index f1e36b5..3fab263 100644 --- a/src/miav.conf +++ b/src/miav.conf @@ -5,6 +5,7 @@ # Cpr Database configuration cpr_host = "cpr.j.auh.dk" cpr_port = 10301 +cpr_timeout = 10000 # Size of the screen in inches screensize = 19.0 -- cgit v1.2.3