From 897c7145f071e176b0825f8b517b3ef37ae1142e Mon Sep 17 00:00:00 2001 From: DCCONSTRUCTIONS Date: Wed, 6 May 2026 09:57:35 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=90=D0=9D=D0=9D=D0=AB=D0=95=20-=20?= =?UTF-8?q?=D0=9C=D0=95=D0=96=D0=9F=D0=A0=D0=9E=D0=95=D0=9A=D0=A2=D0=9D?= =?UTF-8?q?=D0=90=D0=AF=20=D0=9A=D0=9E=D0=9C=D0=9C=D0=A3=D0=9D=D0=98=D0=9A?= =?UTF-8?q?=D0=90=D0=A6=D0=98=D0=AF:=20policy=20workspace=20=D0=B2=20stora?= =?UTF-8?q?ge=20Launcher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/storage/launcher-data.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/public/storage/launcher-data.json b/public/storage/launcher-data.json index 62ddbe0..7e29bf8 100644 --- a/public/storage/launcher-data.json +++ b/public/storage/launcher-data.json @@ -1952,11 +1952,26 @@ "clientId": null, "result": "success", "details": "Groups: nodedc:launcher:user, nodedc:taskmanager:user" + }, + { + "id": "audit_brand_settings_2", + "at": "2026-05-06T06:52:46.025Z", + "actorUserId": "user_root", + "actorName": "DC SUDO", + "action": "Обновлены системные настройки", + "objectType": "settings", + "objectName": "Brand settings", + "clientId": null, + "result": "success", + "details": "Logo link: http://launcher.local.nodedc/; Tasker workspace policy: task_admins_only" } ], "settings": { "brand": { "logoLinkUrl": "http://launcher.local.nodedc/" + }, + "taskManager": { + "workspaceCreationPolicy": "task_admins_only" } } }