From 84dd270f25e9e943179606db90834bfa4d0447de Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Wed, 15 May 2024 11:09:43 -0400 Subject: [PATCH] update example settings json --- EftPatchHelper/EftPatchHelper/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/EftPatchHelper/EftPatchHelper/settings.json b/EftPatchHelper/EftPatchHelper/settings.json index 8004952..e64f579 100644 --- a/EftPatchHelper/EftPatchHelper/settings.json +++ b/EftPatchHelper/EftPatchHelper/settings.json @@ -25,7 +25,8 @@ "hostname": "sftp.slugma-ligma.com", "port": 12345, "uploadPath": "/public/patchers", - "httpPath": "https://mirror.slugma-ligma.com/patchers" + "httpPath": "https://mirror.slugma-ligma.com/patchers", + "allowHubEntry": true } ] } \ No newline at end of file