diff options
| author | Barry Warsaw | 2014-09-27 20:17:05 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2014-09-27 20:17:05 -0400 |
| commit | 2fcc921b2cca02976a7b1ca8da4f15d55595974e (patch) | |
| tree | a992a10f3859b892287bf7d2510bdd190cf457db /src/mailman/config | |
| parent | b3500aefb15c63ccf60ab4508868f770ffd2d309 (diff) | |
| parent | 95fc64b4894e5985bb8d0e5e944b2cda38c9a58c (diff) | |
| download | mailman-2fcc921b2cca02976a7b1ca8da4f15d55595974e.tar.gz mailman-2fcc921b2cca02976a7b1ca8da4f15d55595974e.tar.zst mailman-2fcc921b2cca02976a7b1ca8da4f15d55595974e.zip | |
PostgreSQL support by Abhilash, cleaned by Barry.
Diffstat (limited to 'src/mailman/config')
| -rw-r--r-- | src/mailman/config/schema.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/config/schema.cfg b/src/mailman/config/schema.cfg index 3ed7d72da..f66c0b5b5 100644 --- a/src/mailman/config/schema.cfg +++ b/src/mailman/config/schema.cfg @@ -534,7 +534,7 @@ register_bounces_every: 15m # following values. # The class implementing the IArchiver interface. -class: +class: # Set this to 'yes' to enable the archiver. enable: no |
