Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dspace/config/dspace.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,7 @@ webui.browse.index.5 = type:metadata:dc.type:text
# vocabularies in the submission forms. These could be disabled adding the name of
# the vocabularies to exclude in this comma-separated property.
# (Requires reboot of servlet container, e.g. Tomcat, to reload)
# webui.browse.vocabularies.disabled = srsc
webui.browse.vocabularies.disabled = srsc

# Enable/Disable tag cloud in browsing.
# webui.browse.index.tagcloud.<n> = true | false
Expand Down
Loading