From b676e64fbe4dfdb549f70351223dfb723e1abd27 Mon Sep 17 00:00:00 2001 From: Micah Acinapura Date: Wed, 19 Nov 2025 20:10:50 -0500 Subject: [PATCH] edit openspace.cfg to remove utah and add amnh HttpSynchronizationRepositories --- openspace.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openspace.cfg b/openspace.cfg index 228870cc7d..34146bfa74 100644 --- a/openspace.cfg +++ b/openspace.cfg @@ -96,7 +96,7 @@ ModuleConfigurations = { SynchronizationRoot = "${SYNC}", HttpSynchronizationRepositories = { "http://data.openspaceproject.com/request" - -- "http://openspace.sci.utah.edu/request" + -- "http://data.openspace.amnh.org/request" -- "http://localhost:8100/request" } },