diff --git a/config/vufind/HierarchyDefault.ini b/config/vufind/HierarchyDefault.ini
index d90d3dbb4e142a21c1c254ca0134d52430c1ff4b..c154ab0870a27babff877b48f733a97937d156a1 100644
--- a/config/vufind/HierarchyDefault.ini
+++ b/config/vufind/HierarchyDefault.ini
@@ -11,7 +11,7 @@ solrCacheTime = 43200
 ; Sorting requires the hierarchy_sequence field to be populated; defaults to false
 sorting = true
 ; Which Tree Renderer to Use - Default is JSTree
-;treeRenderer = JSTree
+treeRenderer = JSTree
 ; Control whether or not to display the full hierarchy tree in record mode
 ; (true = show full hierarchy, false = only show path to current selected node,
 ; default = true)
diff --git a/config/vufind/HierarchyFlat.ini b/config/vufind/HierarchyFlat.ini
index 4e19d0159f2370856dd9f311f458e50e2d525131..fc5161132464a43a229c691594070b636ef9ae46 100644
--- a/config/vufind/HierarchyFlat.ini
+++ b/config/vufind/HierarchyFlat.ini
@@ -15,4 +15,4 @@ show = false
 ; Control whether or not to display the full hierarchy tree in record mode
 ; (true = show full hierarchy, false = only show path to current selected node,
 ; default = true)
-fullHierarchyRecordView = true
+;fullHierarchyRecordView = true