aboutsummaryrefslogtreecommitdiffstats
path: root/core/git-access.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/git-access.h')
-rw-r--r--core/git-access.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/git-access.h b/core/git-access.h
index 210ebb2fd..0ac5294c6 100644
--- a/core/git-access.h
+++ b/core/git-access.h
@@ -15,6 +15,7 @@ extern "C" {
#include <stdbool.h>
#endif
+#define CLOUD_NUM_HOSTS 2
#define CLOUD_HOST_US "ssrf-cloud-us.subsurface-divelog.org"
#define CLOUD_HOST_EU "ssrf-cloud-eu.subsurface-divelog.org"
#define CLOUD_HOST_PATTERN "ssrf-cloud-..\\.subsurface-divelog\\.org"