diff --git a/usevote.cfg b/usevote.cfg index cf801f5..73ca4fb 100644 --- a/usevote.cfg +++ b/usevote.cfg @@ -75,7 +75,7 @@ multigroup = 1 # wird nur Bedingung 1 ausgewertet und kann z.B. auf "$yes>$no" gesetzt # werden. condition1 = $yes>=2*$no -condition2 = $yes>=60 +condition2 = $yes>=50 # Ergebnisdatei, in der alle Einzelergebniss zusammengeschrieben werden # (wird bei jedem Programmlauf neu erstellt!) diff --git a/usevote.tpl.cfg b/usevote.tpl.cfg index ae5fac8..0805776 100644 --- a/usevote.tpl.cfg +++ b/usevote.tpl.cfg @@ -78,8 +78,8 @@ multigroup = 1 # wird nur Bedingung 1 ausgewertet und kann z.B. auf "$yes>$no" gesetzt # werden. # condition1 = $yes>=2*$no -# condition2 = $yes>=60 +# condition2 = $yes>=50 condition1 = $yes>=2*$no -condition2 = $yes>=60 +condition2 = $yes>=50 mailcmd = /usr/sbin/sendmail -oi -oem -fbounce-LOCALPART@thh.votetaker.de