gpg_keys.conf(5)
================

NAME
----
gpg_keys.conf - Configuration file for abrt-action-save-package-data.

SYNOPSIS
--------
/etc/abrt/gpg_keys.conf

DESCRIPTION
-----------
The configuration file consists of items in the format "Option = Value".
Currently, only one item exists:

*GPGKeysDir = 'directory'*::
   The path to the directory which contains files with GPG keys of known
   RPM repositories. These keys are used to verify package signatures.
   +
   Default is '/etc/pki/rpm-gpg'.

FILES
-----
/etc/abrt/gpg_keys.conf

SEE ALSO
--------
abrt-action-save-package-data(1),
abrt-action-save-package-data.conf(5),
abrt.conf(5)

AUTHORS
-------
* ABRT team
