mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[CST-5669] Improved orcid.disconnection.allowed-users comment
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
|
||||
#------------------------------------------------------------------#
|
||||
#--------------------ORCID GENERIC CONFIGURATIONS------------------#
|
||||
#------------------------------------------------------------------#
|
||||
|
||||
#Allowed values are disabled, only_admin, only_owner or admin_and_owner
|
||||
# Configuration with which it is established which user can disconnect a profile from orcid (none, only the admin, only the owner or both).
|
||||
# Allowed values are disabled, only_admin, only_owner or admin_and_owner
|
||||
orcid.disconnection.allowed-users = admin_and_owner
|
||||
|
||||
#------------------------------------------------------------------#
|
||||
|
Reference in New Issue
Block a user