diff options
Diffstat (limited to 'src/mailman_pgp/config/pgpmailman.cfg')
| -rw-r--r-- | src/mailman_pgp/config/pgpmailman.cfg | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/mailman_pgp/config/pgpmailman.cfg b/src/mailman_pgp/config/pgpmailman.cfg deleted file mode 100644 index 45aa7b0..0000000 --- a/src/mailman_pgp/config/pgpmailman.cfg +++ /dev/null @@ -1,16 +0,0 @@ -# Default PGP config - -[db] -# db path the PGP plugin will use to store list/user configuration (not keys!). -url = sqlite:////$DATA_DIR/pgp.db - -[keyrings] -# Keyring used to store list keypairs. -core = $DATA_DIR/pgp_core.gpp - -# Keyring used to store user public keys. -users = $DATA_DIR/pgp_users.gpg - -[queues] -in = in_default -out = out_default
\ No newline at end of file |
