Skip to content

Commit

Permalink
[DSC-1274] Configured RorOrgUnitAuthority as default authority for or…
Browse files Browse the repository at this point in the history
…gunit
  • Loading branch information
LucaGiamminonni committed Oct 12, 2023
1 parent d913b1e commit 7294b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspace/config/modules/authority.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ plugin.named.org.dspace.content.authority.ChoiceAuthority = \
org.dspace.content.authority.OrcidAuthority = AuthorCoarseMatchAuthority, \
org.dspace.content.authority.ItemAuthority = DataSetAuthority,\
org.dspace.content.authority.ItemAuthority = JournalAuthority,\
org.dspace.content.authority.ItemAuthority = OrgUnitAuthority,\
org.dspace.content.authority.RorOrgUnitAuthority = OrgUnitAuthority,\
org.dspace.content.authority.ItemAuthority = ProjectAuthority,\
org.dspace.content.authority.OpenAIREProjectAuthority = FundingAuthority,\
org.dspace.content.authority.ItemAuthority = PublicationAuthority,\
Expand Down

0 comments on commit 7294b69

Please sign in to comment.