chore: add visibility rules to dashboard config
This commit is contained in:
parent
d64fe77d13
commit
6f5fdb0366
|
|
@ -23,6 +23,7 @@ sections:
|
|||
title: "Global"
|
||||
#description: "Services accessibles à toute la famille"
|
||||
cardLayout: "horizontal"
|
||||
visible_by_group: "arr"
|
||||
links:
|
||||
- id: "nextcloud"
|
||||
name: "Nextcloud"
|
||||
|
|
@ -32,6 +33,7 @@ sections:
|
|||
iconUrl: "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/nextcloud.svg"
|
||||
color: "#2daae1"
|
||||
openInNewTab: false
|
||||
visible_by_user: "jean"
|
||||
|
||||
- id: "jellyfin"
|
||||
name: "Jellyfin"
|
||||
|
|
|
|||
Loading…
Reference in a new issue