diff options
author | deva <deva> | 2005-04-05 11:22:05 +0000 |
---|---|---|
committer | deva <deva> | 2005-04-05 11:22:05 +0000 |
commit | 55a7afdedc7cee2df9012f600dd51aff92ad1af3 (patch) | |
tree | db6568a6aab7cfdec0d0afcb9bd7566939a4a318 /src/miav.conf | |
parent | 6f03a23e7876516d3ba011d23acf454138432654 (diff) |
Added validity checking on the conf parser.
Added error object to conf parser.
Cleaned up the configure.in script
Diffstat (limited to 'src/miav.conf')
-rw-r--r-- | src/miav.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/miav.conf b/src/miav.conf index 3fab263..ba2ceda 100644 --- a/src/miav.conf +++ b/src/miav.conf @@ -3,6 +3,8 @@ # # Cpr Database configuration +fisk = + = true cpr_host = "cpr.j.auh.dk" cpr_port = 10301 cpr_timeout = 10000 |