ajoute dossier homape-dashboard
This commit is contained in:
27
docker/app/homepage-dashboard/config copy/widgets.yaml
Executable file
27
docker/app/homepage-dashboard/config copy/widgets.yaml
Executable file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/latest/configs/service-widgets
|
||||
|
||||
- resources:
|
||||
cpu: true
|
||||
memory: true
|
||||
disk: /
|
||||
|
||||
- search:
|
||||
provider: google
|
||||
target: _blank
|
||||
|
||||
- datetime:
|
||||
text_size: xl
|
||||
locale: fr
|
||||
format:
|
||||
timeStyle: short
|
||||
dateStyle: long
|
||||
|
||||
- openmeteo:
|
||||
label: Mont-Cauvaire
|
||||
latitude: 49.56931958278305
|
||||
longitude: 1.1149359812259398
|
||||
timezone: Europe/Paris
|
||||
units: metric
|
||||
cache: 5 # Time in minutes to cache API responses, to stay within limits
|
||||
Reference in New Issue
Block a user