Mostly working now. Need to work on updates for files and token refresh. And probably other thigns..

This commit is contained in:
Scott Idem
2020-02-13 21:43:57 -05:00
parent 9a325c7543
commit 8a6123762b
3 changed files with 206 additions and 169 deletions

View File

@@ -7,6 +7,7 @@
"event_presenter_id": null,
"event_file_id": null,
"api_auth_loop_interval": 100,
"api_token_update_loop_interval": 120000,
"open_tables_loop_interval": 10,
"update_idb_loop_interval": 10,
"idb_to_launcher_loop_interval": 250,