-
Notifications
You must be signed in to change notification settings - Fork 3
Instructions to restart devices for member and enable/disable unlimited retention for admins #374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
f1aa997
KOB-46487 add instructions to restart devices for member
tungmhoang 0a6bf63
KOB-46485 started adding other settings page in organization
tungmhoang b5270a0
KOB-46485 started added other settings page in organization
tungmhoang 5b3629d
KOB-46485 revise other settings page in organization and added naviga…
tungmhoang c8c6e20
KOB-46485 small fixes
tungmhoang ce724c7
addressed comments
tungmhoang 8c5f33b
addressed nitpick comments from coderabbit
tungmhoang b21d6b3
address comments
tungmhoang f34dcb9
address comments
tungmhoang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,64 @@ | ||
| = Configure other organization settings | ||
| :navtitle: Other settings | ||
|
|
||
| Learn how to configure additional settings for your organization. | ||
|
|
||
| == Access other organization settings | ||
|
|
||
| include::profile:partial$open-settings.adoc[] | ||
|
|
||
| Select *Other Settings*. | ||
|
|
||
| image:other-settings.png[width=800,alt="The Other Settings page in Organization Settings"] | ||
|
|
||
| == Available settings | ||
|
|
||
| === Video and screenshot recording for in-house devices after ending a session | ||
|
|
||
| * _Capture the video in a manual session_: Enable/disable video capturing for manual sessions. The captured video can be accessed from the Session Overview. | ||
|
|
||
| * _Capture the screenshot in a manual session_: Enable/disable screenshot capturing for manual sessions. The captured screenshots can be downloaded during the manual session or viewed and downloaded in Session Explorer. | ||
|
|
||
| [NOTE] | ||
| These settings take precedence over any video or screenshot-capture configuration in the `dc.ini` file on the Mac mini host. | ||
|
|
||
| === XML tree in Manual session | ||
|
|
||
| * _Show only important layers in XML tree_: Enable/disable the display of layers that are marked as important for accessibility in Manual sessions on Android devices. | ||
|
|
||
| * _Show Android's Navigation bar and Status bar layer_: Enable or disable display of the Navigation and Status bar layers in Manual sessions on Android devices. | ||
|
|
||
| === Kobiton Re-signing Process | ||
|
|
||
| * _App signing using Kobiton Certificate (iOS)_: Enable/disable the use of Kobiton app re-signing for iOS/iPadOS devices in all session types. | ||
|
|
||
| [IMPORTANT] | ||
| ==== | ||
|
|
||
| When enabled, *all* apps installed on *all* iOS/iPadOS devices in the organization will be re-signed by Kobiton. | ||
|
|
||
| For Hybrid and Standalone/On-Prem customers, deviceShare must be xref:device-lab-management:deviceShare/install-update-deviceshare.adoc[installed,window=read-later] and valid xref:device-lab-management:ios-devices/import-ios-signing-certificates-and-provisioning-profiles.adoc#_import_developer_certificates_and_provisioning_profiles_to_deviceshare[developer certificates/provisioning profiles,window=read-later] must be imported to deviceShare to use Kobiton re-signing. | ||
|
|
||
| ==== | ||
|
|
||
| === Default access for newly uploaded apps | ||
|
|
||
| Choose the default access level for newly uploaded apps in the Kobiton App Repo: | ||
|
|
||
| * _All users in the organization can access._ | ||
|
|
||
| * _Only the uploader can access._ | ||
|
|
||
| [#_device_retention] | ||
| === Device Retention | ||
|
|
||
| * _Allow unlimited retention_: Controls whether the Unlimited option is available when retaining devices for the whole organization. | ||
|
|
||
| === Other settings | ||
|
|
||
| * _Show "Public Devices" Tab in Device List page_: Controls whether the Public Devices tab is displayed in the Device List. | ||
|
|
||
| [WARNING] | ||
| Ensure that your organization is not using any public devices before disabling this setting. | ||
|
|
||
| * _Show option to launch device with WebRTC debug panel_: Controls whether to display the option to launch a manual session with the WebRTC debug panel, which is a tool to troubleshoot issues related to Lightning mode. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.