From 72290bacd05da3622fe0ff870573e1b631110d97 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 27 May 2021 03:15:07 +0800 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index fcea044..ee52c53 100644 --- a/app.json +++ b/app.json @@ -33,7 +33,7 @@ "DELETE_ENABLED": { "description": "delete app enabled, true/false", "required": false, - "value": "true" + "value": "false" }, "META_PATH": { "description": "option, metadata storage path, use random secret path to keep your metadata safer in case of remote storage",