Explorar o código

Merge branch 'main' into staging/release/1.4

Jaap Marcus %!s(int64=4) %!d(string=hai) anos
pai
achega
9cf33af6d3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      func/syshealth.sh

+ 2 - 2
func/syshealth.sh

@@ -290,8 +290,8 @@ function syshealth_repair_system_config() {
 
 
     # Enforce subdomain ownership
     # Enforce subdomain ownership
     if [ -z "$ENFORCE_SUBDOMAIN_OWNERSHIP" ]; then
     if [ -z "$ENFORCE_SUBDOMAIN_OWNERSHIP" ]; then
-        echo "[ ! ] Adding missing variable to hestia.conf: ENFORCE_SUBDOMAIN_OWNERSHIP ('yes')"
-        $BIN/v-change-sys-config-value "ENFORCE_SUBDOMAIN_OWNERSHIP" "yes"
+        echo "[ ! ] Adding missing variable to hestia.conf: ENFORCE_SUBDOMAIN_OWNERSHIP ('no')"
+        $BIN/v-change-sys-config-value "ENFORCE_SUBDOMAIN_OWNERSHIP" "no"
     fi
     fi
 
 
     # API access allowed IP's
     # API access allowed IP's