Skip to content

Commit

Permalink
Add SyncOnClose device directive support
Browse files Browse the repository at this point in the history
This feature request has been reported by Jose Alberto in bacularis-app repository.

bacularis/bacularis-app#45
  • Loading branch information
ganiuszka committed May 22, 2024
1 parent cf11a66 commit 3089c48
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Web/Data/data_desc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3203,6 +3203,13 @@
"Resource": "Cloud",
"Section": "General"
},
"SyncOnClose": {
"Required": false,
"ValueType": "bool",
"DefaultValue": 1,
"FieldType": "CheckBox",
"Section": "General"
},
"RequiresMount": {
"Required": false,
"ValueType": "bit",
Expand Down

0 comments on commit 3089c48

Please sign in to comment.