~barry/mailman/events-and-web

« back to all changes in this revision

Viewing changes to src/mailman/styles/default.py

  • Committer: Barry Warsaw
  • Date: 2012-05-10 03:36:59 UTC
  • Revision ID: barry@list.org-20120510033659-l3ogv4y61epj7s1e
False rather than 0

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
        mlist.default_nonmember_action = Action.hold
118
118
        # Archiver
119
119
        mlist.archive = True
120
 
        mlist.archive_private = 0
 
120
        mlist.archive_private = False
121
121
        mlist.archive_volume_frequency = 1
122
122
        mlist.emergency = False
123
123
        mlist.member_moderation_notice = ''