summaryrefslogtreecommitdiffstats
path: root/src/Daemon
diff options
context:
space:
mode:
Diffstat (limited to 'src/Daemon')
-rw-r--r--src/Daemon/abrt.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Daemon/abrt.conf.5 b/src/Daemon/abrt.conf.5
index a0d05a5f..5e520a3b 100644
--- a/src/Daemon/abrt.conf.5
+++ b/src/Daemon/abrt.conf.5
@@ -14,7 +14,7 @@ several items in the format "Option = Value". A description of each
section follows:
.SS [Common]
.TP
-.B EnableOpenGPG = \fIyes\fP | \fIno\fP
+.B OpenGPGCheck = \fIyes\fP | \fIno\fP
When set to "yes",
.I abrt
will report crashes only in GPG signed packages. When set to "no",
@@ -24,7 +24,7 @@ it will report crashes also in unsigned packages. The default is "no".
These are the trusted GPG keys with which packages have to be
signed for
.I abrt
-to report them if "EnableOpenGPG = yes".
+to report them if "OpenGPGCheck = yes".
.TP
.B BlackList = \fIpackageName\fP, \fIpackageName\fP ...
.I abrt