X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=constants.py;fp=constants.py;h=4dc85217b2b892170fedb8a3630b523f08124784;hb=5c39d86ebc075ccb7be98b1dfab8040b72ff9134;hp=3463ea6e2cc6b3d6518dab346724d62dcc8e9cf4;hpb=0bee476055b15d8de59c74b61e5c56f214b83941;p=kiosk.git diff --git a/constants.py b/constants.py index 3463ea6..4dc8521 100644 --- a/constants.py +++ b/constants.py @@ -12,4 +12,5 @@ seconds_per_hour = seconds_per_minute * 60 seconds_per_day = seconds_per_hour * 24 myq_pagename = "myq_4_300.html" +internal_stats_pagename = 'internal_stats_1_1000.html' gcal_imminent_pagename = "hidden/gcal-imminent_0_none.html"