mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
tree: set beta false for stable addons
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
43ca775d1f
commit
788c8a0fa7
@ -2,7 +2,7 @@ version: 1
|
||||
name: codecpatch
|
||||
description: "Patch Synocodectool"
|
||||
system: false
|
||||
beta: true
|
||||
beta: false
|
||||
all:
|
||||
install-script: "install.sh"
|
||||
copy: "all"
|
||||
|
@ -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:
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user