summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xfrikanalen/bin/scheduler2
1 files changed, 1 insertions, 1 deletions
diff --git a/frikanalen/bin/scheduler b/frikanalen/bin/scheduler
index 0cacd23..0bd9cc2 100755
--- a/frikanalen/bin/scheduler
+++ b/frikanalen/bin/scheduler
@@ -29,7 +29,7 @@ my $gdfont = "/usr/share/fonts/truetype/ttf-liberation/LiberationSans-Regular.tt
# Set to 0 if VLC should not play in full screen mode
my $fullscreen = 1;
-my $skiptonorecords = 0;
+my $skiptonorecords = 1;
use strict;
use warnings;