From 921878635992af724bb944ae12915ea602775103 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Tue, 19 Nov 2002 06:51:27 +0000 Subject: Update a comment. --- Mailman/Defaults.py.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in index 91b370d9d..49a0977b1 100644 --- a/Mailman/Defaults.py.in +++ b/Mailman/Defaults.py.in @@ -727,6 +727,8 @@ HOLD_MESSAGES_AS_PICKLES = 1 # format is a dumb repr()-based format with "key = value" Python assignments. # It is human readable and editable (as Python source code) and is appropriate # for execfile() food. +# +# Note! Make sure your queues are empty before you change this. METAFMT_MARSHAL = 1 METAFMT_BSDDB_NATIVE = 2 METAFMT_ASCII = 3 -- cgit v1.2.3-70-g09d2