X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=kiosk_constants.py;h=39ee43fbccbf3ecb5f7ffb34e0fbfbbc057c95f9;hb=addd4980077f6e3857c5c035b49784dc3ceca49a;hp=ce04f7e85be5bef23488771f3fdd447ca533f43c;hpb=86f7e14f34b43ed8eb8cf5eaf113a4ecca976327;p=kiosk.git diff --git a/kiosk_constants.py b/kiosk_constants.py index ce04f7e..39ee43f 100644 --- a/kiosk_constants.py +++ b/kiosk_constants.py @@ -17,3 +17,5 @@ seconds_per_day = seconds_per_hour * 24 myq_pagename = "myq_4_300.html" render_stats_pagename = 'internal/render-stats_1_1000.html' gcal_imminent_pagename = "hidden/gcal-imminent_0_none.html" + +static_content_url_filepath = "/home/pi/kiosk_static_url.txt"