config/features.rb in hyrax-2.1.0.beta2 vs config/features.rb in hyrax-2.1.0.rc1
- old
+ new
@@ -32,6 +32,10 @@
description: "Enable uploading batches of works"
feature :analytics_redesign,
default: false,
description: "Display new reporting features. *Very Experimental*"
+
+ feature :hide_private_files,
+ default: false,
+ description: "Do not show the private files."
end