From b98228cf102b3be024cec5c49278d4d9ee783564 Mon Sep 17 00:00:00 2001 From: wanghe-fit2cloud Date: Wed, 19 Feb 2025 10:53:28 +0800 Subject: [PATCH] feat: Some applications enable GPU acceleration --- jellyfin/data.yml | 1 + maxkb/data.yml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/data.yml b/jellyfin/data.yml index e957636f2..492c85e96 100755 --- a/jellyfin/data.yml +++ b/jellyfin/data.yml @@ -26,3 +26,4 @@ additionalProperties: website: https://jellyfin.org/ github: https://github.com/jellyfin/jellyfin document: https://jellyfin.org/docs/ + gpuSupport: true diff --git a/maxkb/data.yml b/maxkb/data.yml index 4a016289e..aa84e88db 100644 --- a/maxkb/data.yml +++ b/maxkb/data.yml @@ -26,4 +26,3 @@ additionalProperties: website: https://github.com/1Panel-dev/MaxKB github: https://github.com/1Panel-dev/MaxKB document: https://github.com/1Panel-dev/MaxKB/wiki - gpuSupport: true