changed timespan to be displayed

This commit is contained in:
root 2022-04-19 19:48:20 +02:00
parent 6cb84159c3
commit ab18afb2c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
$ical_file=$argv[1];
$backward_seconds=60*60*6;
$preview_seconds=60*60*24*60;
$preview_seconds=60*60*24*15;
?>
{| class="wikitable"
|-