diff --git a/ocaml/xapi/xapi_globs.ml b/ocaml/xapi/xapi_globs.ml index 98995caa2fc..1d078b4e751 100644 --- a/ocaml/xapi/xapi_globs.ml +++ b/ocaml/xapi/xapi_globs.ml @@ -817,7 +817,7 @@ let web_dir = ref "/opt/xensource/www" let website_https_only = ref true -let migration_https_only = ref false +let migration_https_only = ref true let cluster_stack_root = ref "/usr/libexec/xapi/cluster-stack"