Index: branches/realtime_VDS/cptms/index.html
===================================================================
--- branches/realtime_VDS/cptms/index.html	(revision 585)
+++ branches/realtime_VDS/cptms/index.html	(revision 587)
@@ -149,6 +149,6 @@
     var kCCTVfile = "data_layers/cctv_locations_D12.gjson"; // CCTV locations
     var kHARfile = "data_layers/har_locations_D12.gjson"; // CMS locations 
-    var lastFetchFile = "last_fetch_time.txt";
-    var fetchInterval = 15;
+    var lastFetchFile = "../dynamicdata/last_fetch_time.txt";
+    var fetchInterval = 60;
     var liveImage = "images/live.svg"
     var iconCMSactive = "images/icon_cms_active.png";
