summaryrefslogtreecommitdiffstats
path: root/registry/registry_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'registry/registry_internals.h')
-rw-r--r--registry/registry_internals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/registry/registry_internals.h b/registry/registry_internals.h
index baa2dc09d..c126e454b 100644
--- a/registry/registry_internals.h
+++ b/registry/registry_internals.h
@@ -37,6 +37,7 @@ struct registry {
char *registry_domain;
char *hostname;
char *registry_to_announce;
+ char *cloud_base_url;
time_t persons_expiration; // seconds to expire idle persons
int verify_cookies_redirects;