Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- widgets.yaml
- # widgets.yaml defines the top header section of the page, which is then followed by showing the services
- - search:
- provider: duckduckgo
- target: _blank
- - openmeteo:
- latitude: 45.103081707669844
- longitude: -77.13885884432487
- units: metric
- cache: 15
- format:
- maximumFractionDigits: 0
- - glances:
- url: https://xxx.xxx.xxx:xxxx # <-- where to get the data to display
- href: https://xxx.xxx.xxx # <-- where to go when clicked
- version: 4
- process: true
- cpu: true
- mem: true
- cputemp: true # disabled by default
- uptime: true # disabled by default
- disk: /
- label: Highland Server - Synology DS1821+
- - glances:
- url: https://xxx.xxx.xxx:xxxx # <-- where to get the data to display
- href: https://xxx.xxx.xxx # <-- where to go when clicked
- version: 4
- cpu: true
- mem: true
- free: true
- cputemp: true # disabled by default
- uptime: true # disabled by default
- disk: /
- label: Highland Backup - Synology DS923+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement