Deprecation! Revised Setting Option Names
We always value our customers' feedback and based on it, we are finally revising the names of the settings options we have to make them more intuitive.
To ensure that there is a smooth transition, the old names will be supported for 6 months after the original announcement i.e. until March 2023. There will be additional email notifications in February 2023 about the exact day of end of support.
This will only affect you if you have hardcoded (using code) any of the following options in your Surfly integration. Please take appropriate action, for example, you might need to ask your developers to update the integration code by March 2023.
OLD name | NEW name | |
---|---|---|
1 | start_docked | start_with_chat_open |
2 | splash | start_with_invite_modal |
3 | newurl | new_urls_allowed |
4 | sharing_button | invitations_allowed |
5 | allow_control_switching | host_switching_allowed |
6 | filesharing | filesharing_enabled |
7 | videochat | videochat_enabled |
8 | videochat_autostart | start_with_videochat_on |
9 | videochat_start_fullscreen | start_with_fullscreen_videochat |
10 | agent_can_end_session | anyone_can_deactivate_space |
11 | domain_list | widget_key_domain_list |
12 | require_password | password_required |
13 | enable_admission | admission_enabled |
14 | position | support_button_position |
15 | hidden | hide_support_button |
16 | confirm_session_start | session_start_confirmation |
17 | enable_notifications | notifications_enabled |
18 | enable_sounds | sounds_enabled |
19 | stealth_mode | key_combo_to_start |
20 | autohide_button | hide_support_button_when_unavailable |
21 | auto_restore | session_autorestore_enabled |
22 | disable_end_redirect | end_redirect_enabled |
23 | show_loading_screen | start_with_loading_screen |
24 | show_cursors | hide_cursors |
25 | ui_off | hide_session_ui |
26 | store_chat_logs | chat_logs_enabled |
27 | allow_original_file_download | original_file_download_allowed |
28 | share_downloads | download_trigger_enabled |
29 | only_embedded_sessions | embedded_sessions_only |
30 | allow_pause | pause_enabled |
31 | hide_selector | hide_element_by_selector |
32 | store_session_logs | audit_logs_enabled |
33 | trigger_screenshot_on_annotation | screenshots_on_annotation |
34 | enable_native_dialogs | native_dialogs_enabled |
35 | enable_video_archiving | video_archiving_enabled |
36 | disable_session_invitations | default_invitations_enabled |
37 | document_editing | document_editor_enabled |
38 | enable_screensharing | screensharing_enabled |
39 | allow_localhost_requests | localhost_requests_allowed |
40 | disable_queue | queue_enabled |
41 | docked_only | chat_enabled |