Work on configs

This commit is contained in:
Scott Idem
2022-04-16 17:24:03 -04:00
parent e0be599146
commit 69f87fad35
4 changed files with 56 additions and 13 deletions

View File

@@ -24,9 +24,9 @@
"idb_event_presenter_check_period": 60000,
"idb_event_file_check_period": 30000,
"host_file_cache_path": "file_cache",
"host_file_cache_path": "[home]/tmp/OSIT/file_cache",
"host_file_cache_check_period": 30000,
"host_file_temp_path": "temp",
"host_file_temp_path": "[home]/tmp/OSIT/temp",
"main_loop_interval": 2000,
"api_token_loop_interval": 1000,