From: mmj Date: Wed, 20 Jul 2005 09:02:11 +0000 (+1000) Subject: subonlyget webinterfjaes X-Git-Tag: RELEASE_1_2_12_RC1~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96a6ba8cf2f7983d80d6f5108e363671e24dfbd;p=thirdparty%2Fmlmmj.git subonlyget webinterfjaes --- diff --git a/contrib/web/perl-admin/conf/tunables.pl b/contrib/web/perl-admin/conf/tunables.pl index ab5ce2b3..5183cea7 100644 --- a/contrib/web/perl-admin/conf/tunables.pl +++ b/contrib/web/perl-admin/conf/tunables.pl @@ -105,6 +105,10 @@ mlmmj_boolean("noget", "No get", "If this option is set, listname+get-INDEX is turned off."); +mlmmj_boolean("subonlyget", + "Subscribers only get", + "If this option is set, retrieving old posts with +get-N is only possible for subscribers."); + mlmmj_boolean("notoccdenymails", "No To: Cc: deny mails", "This switch turns off whether mlmmj sends out notification about postings ". diff --git a/contrib/web/php-admin/conf/tunables.pl b/contrib/web/php-admin/conf/tunables.pl index ab5ce2b3..5183cea7 100644 --- a/contrib/web/php-admin/conf/tunables.pl +++ b/contrib/web/php-admin/conf/tunables.pl @@ -105,6 +105,10 @@ mlmmj_boolean("noget", "No get", "If this option is set, listname+get-INDEX is turned off."); +mlmmj_boolean("subonlyget", + "Subscribers only get", + "If this option is set, retrieving old posts with +get-N is only possible for subscribers."); + mlmmj_boolean("notoccdenymails", "No To: Cc: deny mails", "This switch turns off whether mlmmj sends out notification about postings ".