From a9bbadf8ad85d30009e60de413646467ac86d18f Mon Sep 17 00:00:00 2001 From: Christophe Fajardo Date: Thu, 20 Jan 2022 16:15:44 +0100 Subject: [PATCH] WebUI image path configuration added --- assets/web/apps.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/web/apps.html b/assets/web/apps.html index c87dbc89..1e72584e 100644 --- a/assets/web/apps.html +++ b/assets/web/apps.html @@ -166,6 +166,22 @@ If not set, Sunshine will default to the parent directory of the command + +
+ + +
+ Application icon/picture/image path that will be sent to client. + Only full path are working, so no relative path. + If not set, Sunshine will send default box image. +
+