From 5b2e1405348f78f598db8d2156260fccd7b9fe87 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 5706603a5..4fea75f5d 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -417,8 +417,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 #