tree: set beta false for stable addons

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-06-01 11:10:21 +02:00
parent 43ca775d1f
commit 788c8a0fa7
6 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@ version: 1
name: codecpatch
description: "Patch Synocodectool"
system: false
beta: true
beta: false
all:
install-script: "install.sh"
copy: "all"

View File

@ -1,6 +1,6 @@
version: 1
name: cpuinfo
description: "Adds correct CPU Info to DSM"
description: "Add real CPU Information to DSM System"
system: false
beta: false
all:

View File

@ -2,7 +2,7 @@ version: 1
name: deduplication
description: "Force enable Deduplication (Tiny >4GB RAM)"
system: false
beta: true
beta: false
all:
install-script: "install.sh"
copy: "all"

View File

@ -2,7 +2,7 @@ version: 1
name: hostspatch
description: "Prevent DSM from calling Home"
system: false
beta: true
beta: false
all:
install-script: "install.sh"
copy: "all"

View File

@ -2,7 +2,7 @@ version: 1
name: remotefs
description: "Allow remote NFS/CIFS shared folder be used in VideoStation, AudioStation and Photos etc."
system: false
beta: true
beta: false
all:
install-script: "install.sh"
copy: "all"

View File

@ -2,7 +2,7 @@ version: 1
name: sensors
description: "Install sensors package to monitor temperature of CPU and other components."
system: false
beta: true
beta: false
all:
install-script: "install.sh"
copy: "all"