From 39c48dd52d70cb1597b85d930823ccf69fa7e05b Mon Sep 17 00:00:00 2001 From: Narsil Date: Tue, 13 Sep 2022 09:38:23 +0000 Subject: [PATCH] Upload files to 'config/distribution' --- config/distribution/policies.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/distribution/policies.json diff --git a/config/distribution/policies.json b/config/distribution/policies.json new file mode 100644 index 0000000..4f79631 --- /dev/null +++ b/config/distribution/policies.json @@ -0,0 +1,5 @@ +{ + "policies": { + "DisableAppUpdate": true + } +} \ No newline at end of file