From 833633741f110354408b3e0cfd7f733a2541e97c Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 25 Nov 2013 21:26:15 -0500 Subject: Checkpointing. --- src/mailman/interfaces/archiver.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mailman/interfaces/archiver.py') diff --git a/src/mailman/interfaces/archiver.py b/src/mailman/interfaces/archiver.py index 5f074503e..aac372865 100644 --- a/src/mailman/interfaces/archiver.py +++ b/src/mailman/interfaces/archiver.py @@ -50,6 +50,8 @@ class IArchiver(Interface): """An interface to the archiver.""" name = Attribute('The name of this archiver') + is_enabled = Attribute( + 'A flag indicating whether this archiver is enabled site-wide.') def list_url(mlist): """Return the url to the top of the list's archive. -- cgit v1.2.3-70-g09d2