Mercurial > p > roundup > code
diff website/issues/config.ini @ 5494:b7fa56ced601
use gpg module instead of pyme module for PGP encryption
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Sun, 12 Aug 2018 16:17:14 +0100 |
| parents | b48e2fe4a7bd |
| children | da2decb6d0c7 |
line wrap: on
line diff
--- a/website/issues/config.ini Sun Aug 12 16:15:10 2018 +0100 +++ b/website/issues/config.ini Sun Aug 12 16:17:14 2018 +0100 @@ -680,7 +680,7 @@ # OpenPGP mail processing options [pgp] -# Enable PGP processing. Requires pyme. If you're planning +# Enable PGP processing. Requires gpg. If you're planning # to send encrypted PGP mail to the tracker, you should also # enable the encrypt-option below, otherwise mail received # encrypted might be sent unencrypted to another user.
