diff options
| author | Barry Warsaw | 2012-12-30 11:59:05 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2012-12-30 11:59:05 -0500 |
| commit | fc662999d425e9347f59f676861ee44ad81c2623 (patch) | |
| tree | a6ba8fceb36aecc6fb2b66c5b946589b188057a2 /src/mailman/styles/default.py | |
| parent | 08c8644c4bcd067f1501829a39ee9f06d116abf3 (diff) | |
| download | mailman-fc662999d425e9347f59f676861ee44ad81c2623.tar.gz mailman-fc662999d425e9347f59f676861ee44ad81c2623.tar.zst mailman-fc662999d425e9347f59f676861ee44ad81c2623.zip | |
Diffstat (limited to 'src/mailman/styles/default.py')
| -rw-r--r-- | src/mailman/styles/default.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/styles/default.py b/src/mailman/styles/default.py index af0151c71..6e4fc71b5 100644 --- a/src/mailman/styles/default.py +++ b/src/mailman/styles/default.py @@ -59,7 +59,6 @@ class DefaultStyle: # Most of these were ripped from the old MailList.InitVars() method. mlist.volume = 1 mlist.post_id = 1 - mlist.new_member_options = 256 mlist.respond_to_post_requests = True mlist.advertised = True mlist.max_num_recipients = 10 |
