Usevote 4.0.13
[usenet/usevote.git] / UVconfig.pm
index 67b0eee..fd262c9 100644 (file)
@@ -18,7 +18,7 @@ require Exporter;
 $VERSION = "0.18";
 
 # Usevote version
-$usevote_version = "UseVoteGer 4.12";
+$usevote_version = "UseVoteGer 4.13";
 
 sub read_config {
 
@@ -94,7 +94,7 @@ sub read_config {
              ann_stimme           => 'A\s*N\s*N\s*U\s*L\s*L\s*I\s*E\s*R\s*U\s*N\s*G',
              bdsg_confirm         => 'JA',
              condition1           => '$yes>=2*$no', # twice as many yes as no
-             condition2           => '$yes>=15',    # min 15 yes votes
+             condition2           => '$yes>=15',    # min 60 yes votes
              prop_formula         => '$yes/$no',
              tpl_ack_mail         => 'ack-mail',
              tpl_bouncelist       => 'bouncelist',
This page took 0.010722 seconds and 4 git commands to generate.