X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=constants.py;h=3463ea6e2cc6b3d6518dab346724d62dcc8e9cf4;hb=73e4d75ceabe5546f3966cfdcd1f705c77be17f7;hp=3c391d452169a3ed8d06177452f5cf86f95af5d8;hpb=144f769da44d2a8411e320e2e66ad1dbc48ed091;p=kiosk.git diff --git a/constants.py b/constants.py index 3c391d4..3463ea6 100644 --- a/constants.py +++ b/constants.py @@ -4,6 +4,7 @@ hostname = 'kiosk.house' pages_dir = "/var/www/kiosk/pages" refresh_period_sec = 22.0 +refresh_period_night_sec = 600.0 render_period_sec = 30.0 seconds_per_minute = 60