X-Git-Url: https://code.th-h.de/?p=usenet%2Fusevote.git;a=blobdiff_plain;f=UVconfig.pm;h=aa3b8837e138e5f038e9b0c219761c9e22021788;hp=a12aa56661ad7d027fb231b223397f9fd48bbd3f;hb=10e21c1f971a4f207dd284508891c0d8127461ed;hpb=0618b624e9c3e761ea41a0856d1476713942f2f0 diff --git a/UVconfig.pm b/UVconfig.pm index a12aa56..aa3b883 100644 --- a/UVconfig.pm +++ b/UVconfig.pm @@ -90,6 +90,7 @@ sub read_config { nein_stimme => '(N\s*E\s*I\s*N|N|(D\s*A\s*)?G\s*E\s*G\s*E\s*N)', enth_stimme => '(E|E\s*N\s*T\s*H\s*A\s*L\s*T\s*U\s*N\s*G)', 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>=60', # min 60 yes votes prop_formula => '$yes/$no',