summaryrefslogtreecommitdiffstats
path: root/lib/MiddleWare
diff options
context:
space:
mode:
authorZdenek Prikryl <zprikryl@redhat.com>2009-02-19 14:32:22 +0100
committerZdenek Prikryl <zprikryl@redhat.com>2009-02-19 14:32:22 +0100
commit5f9e039a2838bd59012e999308328f37b604fe3f (patch)
tree848f30316f40616b76fe95c0dc4788e3f8353fc1 /lib/MiddleWare
parentbbad54ec365beb1d6436d80a06bd0e132b8e00de (diff)
moved
Diffstat (limited to 'lib/MiddleWare')
-rw-r--r--lib/MiddleWare/CrashCatcher.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/MiddleWare/CrashCatcher.conf b/lib/MiddleWare/CrashCatcher.conf
deleted file mode 100644
index 6684d37..0000000
--- a/lib/MiddleWare/CrashCatcher.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-# test conf file. it will be generated in the future
-# GPG keys
-OpenGPGPublicKeys = /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
-# blacklisted packages
-BlackList = bash, bind, apache2
-# enabled plugins
-EnabledPlugins = SQLite3, CCpp, Mailx
-# selected DB plugin
-Database = SQLite3
-# reporters association
-CCpp = Mailx \ No newline at end of file