File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 505505 "title" : " Prevent saving config to disk" ,
506506 "type" : " boolean" ,
507507 "default" : false ,
508- "description" : " If set to true, no users will not be able to save config changes to disk through the UI"
508+ "description" : " If set to true, users will be prevented from saving config changes to disk through the UI"
509509 },
510510 "preventLocalSave" : {
511511 "title" : " Prevent saving config to local storage" ,
512512 "type" : " boolean" ,
513513 "default" : false ,
514- "description" : " If set to true, no users will not be able to save config changes to the browser's local storage"
514+ "description" : " If set to true, users will be prevented from applying config changes to local storage"
515515 },
516516 "disableConfiguration" : {
517517 "title" : " Disable all UI Config" ,
You can’t perform that action at this time.
0 commit comments