Skip to content
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

Update UM reference page in regard to owner approval #330

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions web/site/content/docs/references/update-manager-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ To control all aspects of the update manager.
| rebootEnabled | bool | true | Enable the reboot process after successful update operation |
| reportFeedbackInterval | string | 1m | Time interval as duration string for reporting intermediate desired state feedback messages during an active update operation |
| currentStateDelay | string | 30s | Time interval as duration string for reporting current state messages |
| thingsEnabled | bool | true | Specify whether the Update Manager will behave as a thing's feature |
| ownerConsentCommands | []string | | Specify a list of commands, before which an owner consent should be granted. Possible values are: 'DOWNLOAD', 'UPDATE', 'ACTIVATE' |
| thingsEnabled | bool | true | Enable the Update Manager to behave as a thing's feature |
| ownerConsentCommands | []string | | List of commands for which an owner consent should be granted. Possible values are: 'DOWNLOAD', 'UPDATE', 'ACTIVATE' |
| ownerConsentTimeout | string | 30m | Timeout as duration string to wait for owner consent" |
| **Domain agents** | | | Holds a map structure (_agents_) with update agent configurations where each map key is treated as domain name |
| readTimeout | string | 1m | Timeout as duration string for reading the current state for the domain |
| rebootRequired | bool | false | Require a reboot for the domain after successful update |
Expand Down
Binary file added web/site/signature.tar
Binary file not shown.