More robust loading
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"developer_tools": false,
|
||||
"native_app_js_css_option": "default",
|
||||
"native_app_which_html": "default",
|
||||
"native_app_index_path": "[home]/OSIT/native_app/app/index.html",
|
||||
"native_app_index_url": "https://app.oneskyit.com/native/index.html",
|
||||
|
||||
"native_app_js_css_base_url": "https://demo.oneskyit.com",
|
||||
"native_app_js_css_base_url_bak": "https://bak-demo.oneskyit.com",
|
||||
|
||||
@@ -33,36 +36,11 @@
|
||||
"access_control_allow_origin": "*",
|
||||
|
||||
"idb_name": "osit",
|
||||
"idb_event_check_period": 240000,
|
||||
"idb_event_location_check_period": 120000,
|
||||
"idb_event_session_check_period": 120000,
|
||||
"idb_event_presentation_check_period": 120000,
|
||||
"idb_event_presenter_check_period": 90000,
|
||||
"idb_event_file_check_period": 60000,
|
||||
|
||||
"local_file_cache_path": "[home]/OSIT/file_cache",
|
||||
"host_file_cache_check_period": 30000,
|
||||
"host_file_temp_path": "[home]/OSIT/temp",
|
||||
|
||||
"main_loop_interval": 2000,
|
||||
"api_token_loop_interval": 1000,
|
||||
"api_update_period": 90000,
|
||||
"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,
|
||||
"update_render_loop_interval": 1000,
|
||||
"check_file_cache_loop_interval": 250,
|
||||
|
||||
"display_menu_session_times": true,
|
||||
"display_session_codes": true,
|
||||
"display_session_badges": true,
|
||||
"display_presentation_codes": true,
|
||||
"display_presentation_badges": true,
|
||||
"display_presenter_codes": true,
|
||||
"display_presenter_badges": true,
|
||||
|
||||
"display_arrangement": "mirror_and_extend",
|
||||
"display_builtin_resolution": "",
|
||||
|
||||
Reference in New Issue
Block a user