Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 5493:725266c03eab | 5494:b7fa56ced601 |
|---|---|
| 678 keep_real_from = no | 678 keep_real_from = no |
| 679 | 679 |
| 680 # OpenPGP mail processing options | 680 # OpenPGP mail processing options |
| 681 [pgp] | 681 [pgp] |
| 682 | 682 |
| 683 # Enable PGP processing. Requires pyme. If you're planning | 683 # Enable PGP processing. Requires gpg. If you're planning |
| 684 # to send encrypted PGP mail to the tracker, you should also | 684 # to send encrypted PGP mail to the tracker, you should also |
| 685 # enable the encrypt-option below, otherwise mail received | 685 # enable the encrypt-option below, otherwise mail received |
| 686 # encrypted might be sent unencrypted to another user. | 686 # encrypted might be sent unencrypted to another user. |
| 687 # Allowed values: yes, no | 687 # Allowed values: yes, no |
| 688 # Default: no | 688 # Default: no |
