Creating IDB direct to UI render. Version 2 of rendering the UI.

This commit is contained in:
Scott Idem
2020-01-31 11:34:44 -05:00
parent 5bd557e743
commit 9fd21b5221
6 changed files with 893 additions and 292 deletions

View File

@@ -6,8 +6,12 @@
"event_presentation_id": null,
"event_presenter_id": null,
"event_file_id": null,
"loading_loop_interval": 500,
"main_loop_interval": 2000,
"api_auth_loop_interval": 100,
"open_tables_loop_interval": 10,
"update_idb_loop_interval": 10,
"idb_to_launcher_loop_interval": 250,
"update_render_loop_interval": 1000,
"check_file_cache_loop_interval": 250,
"api_secret_key": "YWAAk39H2qH0edK6lPH0yg",
"use_local_api": true,
"use_local_db": false,