Skip to content

Commit

Permalink
Allow all users to set datasets to private on KNB
Browse files Browse the repository at this point in the history
Fixes #2215
  • Loading branch information
robyngit committed Nov 1, 2023
1 parent 713f528 commit 187351c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/themes/knb/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ MetacatUI.AppConfig = Object.assign({
read: true
}],
hiddenSubjectsInAccessPolicy: ["CN=knb-data-admins,DC=dataone,DC=org"],
showDatasetPublicToggleForSubjects: ["CN=knb-data-admins,DC=dataone,DC=org"],
allowChangeRightsHolder: false,
enableMeasurementTypeView: true,

Expand Down

0 comments on commit 187351c

Please sign in to comment.