summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Daemon/abrt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf
index 6a70b820..bdb86805 100644
--- a/src/Daemon/abrt.conf
+++ b/src/Daemon/abrt.conf
@@ -3,7 +3,7 @@
# only crashes in signed packages will be analyzed.
# the list of public keys used to check the signature is
# in the file gpg_keys
-OpenGPGCheck = yes
+OpenGPGCheck = no
# Blacklisted packages
BlackList = nspluginwrapper, valgrind, strace
# Process crashes in executables which do not belong to any package?