minor changes
This commit is contained in:
@@ -15,13 +15,19 @@ data:
|
|||||||
|
|
||||||
# Global settings
|
# Global settings
|
||||||
settings.yaml: |
|
settings.yaml: |
|
||||||
title: Orsi Home
|
title: Orsi's Home
|
||||||
favicon: https://nextcloud.dooplex.hu/s/9H89T5kgNRpkQDP/download
|
favicon: https://web.dooplex.hu/static/dooplex_favicon_orsi.png
|
||||||
background: https://web.dooplex.hu/static/wallpaper-orsi.jpg
|
background: https://web.dooplex.hu/static/wallpaper-orsi.jpg
|
||||||
cardBlur: sm
|
cardBlur: sm
|
||||||
useEqualHeights: true
|
useEqualHeights: true
|
||||||
disableIndexing: true
|
disableIndexing: true
|
||||||
headerStyle: clean
|
headerStyle: clean
|
||||||
|
quicklaunch:
|
||||||
|
searchDescriptions: true
|
||||||
|
hideInternetSearch: true
|
||||||
|
showSearchSuggestions: false
|
||||||
|
hideVisitURL: true
|
||||||
|
provider: google
|
||||||
layout:
|
layout:
|
||||||
Entertainment:
|
Entertainment:
|
||||||
tab: Applications
|
tab: Applications
|
||||||
@@ -53,10 +59,6 @@ data:
|
|||||||
widget:
|
widget:
|
||||||
type: romm
|
type: romm
|
||||||
url: http://romm.arcade-system.svc.cluster.local:8080
|
url: http://romm.arcade-system.svc.cluster.local:8080
|
||||||
- Crafty Controller:
|
|
||||||
icon: crafty-controller.svg
|
|
||||||
href: https://crafty.dooplex.hu
|
|
||||||
description: Minecraft server manager
|
|
||||||
- AudioBookshelf:
|
- AudioBookshelf:
|
||||||
icon: audiobookshelf.png
|
icon: audiobookshelf.png
|
||||||
href: https://audiobookshelf.dooplex.hu
|
href: https://audiobookshelf.dooplex.hu
|
||||||
@@ -83,10 +85,6 @@ data:
|
|||||||
url: http://immich-server.immich-system.svc.cluster.local:2283
|
url: http://immich-server.immich-system.svc.cluster.local:2283
|
||||||
key: "{{HOMEPAGE_VAR_IMMICH_API_KEY}}"
|
key: "{{HOMEPAGE_VAR_IMMICH_API_KEY}}"
|
||||||
version: 2
|
version: 2
|
||||||
- Plex:
|
|
||||||
icon: plex.png
|
|
||||||
href: https://plex.dooplex.hu
|
|
||||||
description: Media Server
|
|
||||||
- Sonarr:
|
- Sonarr:
|
||||||
icon: sonarr.png
|
icon: sonarr.png
|
||||||
href: https://sonarr.dooplex.hu
|
href: https://sonarr.dooplex.hu
|
||||||
@@ -127,6 +125,10 @@ data:
|
|||||||
type: overseerr
|
type: overseerr
|
||||||
url: http://seerr.servarr-system.svc.cluster.local:5055
|
url: http://seerr.servarr-system.svc.cluster.local:5055
|
||||||
key: "{{HOMEPAGE_VAR_SEERR_API_KEY}}"
|
key: "{{HOMEPAGE_VAR_SEERR_API_KEY}}"
|
||||||
|
- Plex:
|
||||||
|
icon: plex.png
|
||||||
|
href: https://plex.dooplex.hu
|
||||||
|
description: Media Server
|
||||||
|
|
||||||
- Scheduling:
|
- Scheduling:
|
||||||
- Cal.com:
|
- Cal.com:
|
||||||
@@ -213,7 +215,7 @@ data:
|
|||||||
# Widgets configuration
|
# Widgets configuration
|
||||||
widgets.yaml: |
|
widgets.yaml: |
|
||||||
- logo:
|
- logo:
|
||||||
icon: "https://web.dooplex.hu/static/dooplex_logo_orsi_2.png"
|
icon: "https://web.dooplex.hu/static/dooplex_logo_orsi_3.png"
|
||||||
- greeting:
|
- greeting:
|
||||||
text_size: x3
|
text_size: x3
|
||||||
text: "Welcome! :)"
|
text: "Welcome! :)"
|
||||||
|
|||||||
Reference in New Issue
Block a user