From 5d6189bdc2af12ce766edeff438f6828a386f53c Mon Sep 17 00:00:00 2001 From: Georgy Litvinov Date: Fri, 17 Jan 2025 07:56:21 +0100 Subject: [PATCH] removed spaces at the end of lines in example.runtime.properties --- home/src/main/resources/config/example.runtime.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/src/main/resources/config/example.runtime.properties b/home/src/main/resources/config/example.runtime.properties index 3f6ad847e..7c1443d48 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -418,8 +418,8 @@ visualization.coAuthorNetwork.maxCollaborators = 35 #Prioritize co-authors stored as Persons in lists with VCard co-authors #In case you would like to prioritize person co-authors over co-authors stored as VCards #when there are more than maximum number of collaborators this property can be set to 10000. - #In that case list of coauthors to display limited by maximum number collaborators will be - #first sorted by the type of stored collaborator (Person first, then VCard) and second by + #In that case list of coauthors to display limited by maximum number collaborators will be + #first sorted by the type of stored collaborator (Person first, then VCard) and second by #the number of joint publications. visualization.coAuthorNetwork.personBoost = 0 #