summaryrefslogtreecommitdiffstats
path: root/src/Daemon/abrt.conf
blob: af5b3956444c8628525eb6e4a677cda75b954664 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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, Kerneloops, KerneloopsReporter
# selected DB plugin
Database = SQLite3
# reporters association
CCpp = Mailx
Kerneloops = KerneloopsReporter