X-Git-Url: https://code.th-h.de/?p=usenet%2Fusevote.git;a=blobdiff_plain;f=UVconfig.pm;h=fd262c9bca105670b3a17b171997cd626948b6e0;hp=67b0eee39d76e52b49e88a9a4003a4c349c67b9d;hb=refs%2Fheads%2Fupstream;hpb=68b0879787fe278026760221bd935666e1a02382 diff --git a/UVconfig.pm b/UVconfig.pm index 67b0eee..fd262c9 100644 --- a/UVconfig.pm +++ b/UVconfig.pm @@ -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',