From 5fb15c1c6a830a71b60c6bed258c17000bf94e85 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 9 Jan 2006 15:35:18 +0000 Subject: [PATCH] Move real virt_db example to config1.xml. Imagined to config-imagine.xml --- etc/config-imagine.xml | 112 +++++++++++++++++++++++++++++++++++++++++++++ etc/config1.xml | 118 ++++++++---------------------------------------- 2 files changed, 130 insertions(+), 100 deletions(-) create mode 100644 etc/config-imagine.xml diff --git a/etc/config-imagine.xml b/etc/config-imagine.xml new file mode 100644 index 0000000..24c7f46 --- /dev/null +++ b/etc/config-imagine.xml @@ -0,0 +1,112 @@ + + + + + + + + @:210 + + + out.log + + + std::cerr + + + + + + + + + + + + + + + + + + + mylog.log + + + + + + + localhost:9999/A + + + + + localhost:9999/B + + + + + + + + + + + + + + + + + + + diff --git a/etc/config1.xml b/etc/config1.xml index 24c7f46..c9fa421 100644 --- a/etc/config1.xml +++ b/etc/config1.xml @@ -1,112 +1,30 @@ - + - + - - - @:210 + + @:9000 - - out.log - - - std::cerr + - - - - - - - - - - - - - - - mylog.log - - - - - - - localhost:9999/A - - - - - localhost:9999/B + + + + + loc + z3950.loc.gov:7090/voyager + + + idgils + indexdata.dk/gils + + - - - - - - - - - - - - + - - - -- 1.7.10.4