Added new version and two variables for community upload (ui)
This commit is contained in:
18
OPSI/control
18
OPSI/control
@@ -177,6 +177,24 @@ description: Enable Upload to Cloud
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_cloud_upload-telemetry_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Upload to Cloud telemetry data
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_cloud_upload-metadata_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Upload to Cloud file metadata
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: ui_notification_verbose
|
||||
|
||||
Reference in New Issue
Block a user