ezmlm-web/ezmlmwebrc.gnupg
lars 88072eec38 support for encrypted mailing lists finished
small stylesheet improvements
language detection
language selection implemented
(prepared for release 3.2)
2006-04-14 15:54:18 +00:00

13 lines
379 B
Plaintext

# sample configuration file for encrypted mailing list support
# BEWARE: enable the following line ONLY if you installed the
# Mail::Ezmlm::Gpg module - otherwise ezmlm-web will not work!
#use Mail::Ezmlm::Gpg;
# turn support for encrypted mailing lists on or off
# defaults to 0 (off)
# you MUST enable the "use" line above, if you turn on the gpg support
$GPG_SUPPORT = 0;