diff --git a/azuredeploy.json b/azuredeploy.json index dccbe18e..e5977764 100644 --- a/azuredeploy.json +++ b/azuredeploy.json @@ -66,7 +66,7 @@ "type": "bool" }, "htmlLocalCopySwitch": { - "defaultValue": true, + "defaultValue": false, "metadata": { "description": "Switch to create a local copy of /var/www/moodle or not" },