Fixes and updates to run out of container

This commit is contained in:
2018-01-15 17:18:16 +01:00
parent 3d0ea1adc7
commit e594676075
15 changed files with 2704 additions and 3442 deletions

View File

@@ -1,8 +1,8 @@
<?php
require_once 'wunderground.php';
define('DEFAULT_WAKE', '7:00');
define('DEFAULT_SLEEP', '19:00');
define('DEFAULT_WAKE', '6:00');
define('DEFAULT_SLEEP', '22:00');
define('TWILIGHT_FILE', 'static/twilight_%d.csv');
define('STATION', 'IUITGEES3');