diff options
| author | J08nY | 2017-06-19 23:55:24 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-19 23:55:24 +0200 |
| commit | cb9faf28501d3748135700285a4cbdedfb6c6d5b (patch) | |
| tree | a9180471eb8600eff72312835ec35c0232a523b7 /src/mailman_pgp/config | |
| parent | 625d264965f91dfefd301b361524d13b64901c7a (diff) | |
| download | mailman-pgp-cb9faf28501d3748135700285a4cbdedfb6c6d5b.tar.gz mailman-pgp-cb9faf28501d3748135700285a4cbdedfb6c6d5b.tar.zst mailman-pgp-cb9faf28501d3748135700285a4cbdedfb6c6d5b.zip | |
Diffstat (limited to 'src/mailman_pgp/config')
| -rw-r--r-- | src/mailman_pgp/config/mailman_pgp.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman_pgp/config/mailman_pgp.cfg b/src/mailman_pgp/config/mailman_pgp.cfg index affcd70..3d1ed40 100644 --- a/src/mailman_pgp/config/mailman_pgp.cfg +++ b/src/mailman_pgp/config/mailman_pgp.cfg @@ -12,7 +12,7 @@ user_keydir= $DATA_DIR/pgp/user_keydir/ # Key directory used to store list keypairs. list_keydir = $DATA_DIR/pgp/list_keydir/ -# Key directory used to store list archive public keys. +# Key directory used to store archive public keys. archive_keydir = $DATA_DIR/pgp/archive_keydir/ |
