-
Notifications
You must be signed in to change notification settings - Fork 0
/
settings.yaml
79 lines (62 loc) · 1.37 KB
/
settings.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/settings
title: Saurav | Homeserver dashboard
target: _blank # Possible options include _blank, _self, and _top
statusSyle: basic
# providers:
# openweathermap: openweathermapapikey
# weatherapi: weatherapiapikey
color: gray
disableCollapse: true
# headerStyle: boxedWidgets
headerStyle: clean
background:
# image: https://images.unsplash.com/photo-1502790671504-542ad42d5189?auto=format&fit=crop&w=2560&q=80
# https://tailwindcss.com/docs/
#blur: sm # sm, "", md, xl
image: /images/bk.png
saturate: 50
brightness: 50
opacity: 50
quicklaunch:
searchDescriptions: true
hideInternetSearch: false
hideVisitURL: false
fiveColumns: true
layout:
# public services ______________________
Welcome:
style: row
columns: 5
tab: Public
Public services:
style: row
columns: 5
tab: Public
# useEqualHeights: true
Stats:
style: row
columns: 5
tab: Public
# private services ______________________
Sever stats:
style: row
columns: 5
tab: Private
Utilities:
style: columns
columns: 4
tab: Private
Local services:
style: columns
columns: 4
tab: Private
Downloads:
tab: Private
Database:
style: columns
columns: 4
tab: Private
Other containers:
tab: Private