From 36c91e43abe9f4792bf1f7993552997fe9d157ce Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 19 Jun 2006 13:27:49 +0000 Subject: [PATCH] Updates for new log filter facilities. --- etc/config-shared1.xml | 21 +++++++++++++++++++++ etc/config.xsd | 17 +++++++++++++++-- etc/config5.xml | 7 ++++++- 3 files changed, 42 insertions(+), 3 deletions(-) create mode 100644 etc/config-shared1.xml diff --git a/etc/config-shared1.xml b/etc/config-shared1.xml new file mode 100644 index 0000000..5ae3d49 --- /dev/null +++ b/etc/config-shared1.xml @@ -0,0 +1,21 @@ + + + + + + + @:9000 + + + + + + + + + + + + + + diff --git a/etc/config.xsd b/etc/config.xsd index ba2aa4f..e915697 100644 --- a/etc/config.xsd +++ b/etc/config.xsd @@ -1,5 +1,5 @@ - + - + + + + + + + + + + + + + @@ -129,6 +141,7 @@ + diff --git a/etc/config5.xml b/etc/config5.xml index c832d37..e500af5 100644 --- a/etc/config5.xml +++ b/etc/config5.xml @@ -1,5 +1,5 @@ - + @@ -13,12 +13,17 @@ F + my.log pqf2pqf.xsl B + my.log + -- 1.7.10.4