Explorar o código

Fix inconsistent config between install and upgrade

Alexandre Aubin %!s(int64=3) %!d(string=hai) anos
pai
achega
69b0597c97
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/install

+ 1 - 0
scripts/install

@@ -236,6 +236,7 @@ else
 fi
 echo "QUERY_LOGGING=$query_logging" >> $setupVars
 echo "INSTALL_WEB=true" >> $setupVars
+echo "BLOCKING_ENABLED=true" >> $setupVars
 
 # Calculate and store the config file checksum into the app settings
 ynh_store_file_checksum --file="$setupVars"