summaryrefslogtreecommitdiffstats
path: root/lib/MiddleWare/abrt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MiddleWare/abrt.conf')
-rw-r--r--lib/MiddleWare/abrt.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/MiddleWare/abrt.conf b/lib/MiddleWare/abrt.conf
new file mode 100644
index 00000000..94743a1f
--- /dev/null
+++ b/lib/MiddleWare/abrt.conf
@@ -0,0 +1,13 @@
+# test conf file. it will be generated in the future
+# Enable GPG check
+EnableOpenGPG = no
+# 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