Change quorum (50 -> 15 votes)
Change in config and templates: - result-single - result-multi Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
1696d12d62
commit
1765b2e8d6
5 changed files with 5 additions and 5 deletions
|
|
@ -80,6 +80,6 @@ multigroup = 1
|
|||
# condition1 = $yes>=2*$no
|
||||
# condition2 = $yes>=50
|
||||
condition1 = $yes>=2*$no
|
||||
condition2 = $yes>=50
|
||||
condition2 = $yes>=15
|
||||
|
||||
mailcmd = /usr/sbin/sendmail -oi -oem -fbounce-LOCALPART@thh.votetaker.de --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue