X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=constants.py;h=b1bedc0a77ab3fcf30ea3971ed968ba6d43aa0f2;hb=ba913d3c5ec6fd5e229398ebfe9e073aaae7d73c;hp=3dfa4a3b7eec82bfa6720ce7690681e62f3f589a;hpb=d6990436e08a57ce211b10058dc61fb223cb94ec;p=kiosk.git diff --git a/constants.py b/constants.py index 3dfa4a3..b1bedc0 100644 --- a/constants.py +++ b/constants.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + refresh_period_sec = 22 render_period_sec = 30 pages_dir = "/usr/local/export/www/kiosk/pages"