Use gpg for aerc instead of internal pgp-provider
parent
73f0ae43b3
commit
589742e801
|
@ -7,7 +7,7 @@
|
||||||
# operations. Otherwise, the internal openpgp implemenation will be used.
|
# operations. Otherwise, the internal openpgp implemenation will be used.
|
||||||
#
|
#
|
||||||
# Default: internal
|
# Default: internal
|
||||||
pgp-provider=internal
|
pgp-provider=gpg
|
||||||
|
|
||||||
# By default, the file permissions of accounts.conf must be restrictive and
|
# By default, the file permissions of accounts.conf must be restrictive and
|
||||||
# only allow reading by the file owner (0600). Set this option to true to
|
# only allow reading by the file owner (0600). Set this option to true to
|
||||||
|
|
Loading…
Reference in New Issue