config/features.rb in hyrax-2.0.3 vs config/features.rb in hyrax-2.1.0.beta1

- old
+ new

@@ -28,6 +28,10 @@ description: "Require an active acceptance of the deposit agreement by checking a checkbox" feature :batch_upload, default: true, description: "Enable uploading batches of works" + + feature :analytics_redesign, + default: false, + description: "Display new reporting features. *Very Experimental*" end