Mostly working. Need to finish up loading event files and then updating and deleting them.

This commit is contained in:
Scott Idem
2020-02-12 23:40:34 -05:00
parent 2d87ccfa73
commit 9a325c7543
3 changed files with 199 additions and 118 deletions

View File

@@ -34,8 +34,8 @@
"idb_event_location_check_period": 90000,
"idb_event_session_check_period": 90000,
"idb_event_presentation_check_period": 90000,
"idb_event_presenter_check_period": 30000,
"idb_event_file_check_period": 60000,
"idb_event_presenter_check_period": 60000,
"idb_event_file_check_period": 30000,
"host_file_cache_path": "file_cache",
"host_file_cache_check_period": 30000,
"display_arrangement": "mirror_and_extend",