Dateien nach "/" hochladen
This commit is contained in:
72
settings.yaml
Normal file
72
settings.yaml
Normal file
@@ -0,0 +1,72 @@
|
||||
---
|
||||
title: "{{HOMEPAGE_VAR_TITLE}}"
|
||||
favicon: "{{HOMEPAGE_VAR_FAVICON}}"
|
||||
headerStyle: clean
|
||||
background:
|
||||
image: "{{HOMEPAGE_VAR_IMG_URL}}"
|
||||
blur: md
|
||||
saturate: 50
|
||||
brightness: 50
|
||||
opacity: 70
|
||||
theme: dark
|
||||
color: slate
|
||||
|
||||
useEqualHeights: true
|
||||
quicklaunch:
|
||||
searchDescriptions: true
|
||||
hideInternetSearch: true
|
||||
showSearchSuggestions: true
|
||||
hideVisitURL: true
|
||||
hideVersion: true
|
||||
statusStyle: per-service
|
||||
# statusStyle: "dot" oder "basic"
|
||||
disableCollapse: true
|
||||
|
||||
layout:
|
||||
Quick:
|
||||
header: false
|
||||
style: column
|
||||
Access:
|
||||
header: false
|
||||
style: column
|
||||
Calendar:
|
||||
header: false
|
||||
style: column
|
||||
Infrastructure:
|
||||
icon: sh-mitmproxy
|
||||
header: true
|
||||
style: row
|
||||
columns: 4
|
||||
Portainer:
|
||||
icon: sh-portainer
|
||||
header: true
|
||||
style: row
|
||||
columns: 4
|
||||
Network and IoT:
|
||||
icon: sh-it-tools
|
||||
header: true
|
||||
style: row
|
||||
columns: 4
|
||||
Monitoring:
|
||||
icon: sh-librespeed
|
||||
header: true
|
||||
style: row
|
||||
columns: 4
|
||||
Media:
|
||||
icon: sh-mediathekview
|
||||
header: true
|
||||
style: row
|
||||
columns: 4
|
||||
Sonstiges:
|
||||
icon: sh-rclone
|
||||
header: true
|
||||
style: row
|
||||
columns: 4
|
||||
Coding:
|
||||
header: true
|
||||
style: row
|
||||
columns: 4
|
||||
Access and Services:
|
||||
header: true
|
||||
style: row
|
||||
columns: 4
|
||||
Reference in New Issue
Block a user