From 550a3f24aeb8c798792f9a99d6b14b779e5dc615 Mon Sep 17 00:00:00 2001 From: Stephan Geisler Date: Fri, 22 Feb 2019 15:32:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EBuild/config=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Build/config b/Build/config index 9a9fbf4..acea1d9 100644 --- a/Build/config +++ b/Build/config @@ -2,8 +2,11 @@ ".url": { "SYNO.SDS.synOTR.Application": { "type": "legacy", - "allUsers": true, + "allUsers": false, "allowMultiInstance": false, + "grantPrivilege": "all", + "advanceGrantPrivilege" : true, + "configablePrivilege" : true, "title": "synOTR", "desc": "", "icon": "images/synOTR_{0}.png",