Skip to content
Snippets Groups Projects
Commit fe5546f7 authored by Demian Katz's avatar Demian Katz
Browse files

Updated default configurations.

parent aa2b7404
No related merge requests found
......@@ -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)
......
......@@ -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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment