X-Git-Url: https://code.th-h.de/?p=usenet%2Fusevote.git;a=blobdiff_plain;f=UVconfig.pm;h=fddc3635bcee20010e54322a2bdfc319b75cbac8;hp=a12aa56661ad7d027fb231b223397f9fd48bbd3f;hb=3cb13d5a31d66e59c437148a0d96d2ae1c3046ae;hpb=0470756d59c43b341cabfd0833a38245149bb770 diff --git a/UVconfig.pm b/UVconfig.pm index a12aa56..fddc363 100644 --- a/UVconfig.pm +++ b/UVconfig.pm @@ -27,6 +27,7 @@ sub read_config { # Default configuration options (overwritten in usevote.cfg) %config = (votefile => "votes", votename => "unkonfiguriertes Usevote", + sampleballotfile => "ballot.sample", resultfile => "ergebnis.alle", rulefile => "usevote.rul", badaddrfile => "mailpatterns.cfg", @@ -57,6 +58,7 @@ sub read_config { mailcc => "", sleepcmd => "sleep 1", clearcmd => "clear", + diff => "diff", pager => "less", pop3 => 0, pop3server => "localhost",