From 97f9685d1f6dd633488731e315ca3ace0227e382 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Mon, 27 Feb 2023 10:13:40 -0600 Subject: [PATCH] Enable visualization.mapOfScience by default. --- 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 e25f38246..55017c387 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -95,10 +95,10 @@ email.replyTo = # # The Map of Science visualization is limited in the number of supported journals. # This will generally only be useful for institutions that specifically want this. -# This is disabled by default. +# This is enabled by default. # Set this to either "disabled" to not utilize or "enabled" to utilize. # -visualization.mapOfScience = disabled +visualization.mapOfScience = enabled # # The email address of the root user for the VIVO application. The password