86 lines
2.1 KiB
Plaintext
86 lines
2.1 KiB
Plaintext
appConfig:
|
|
theme: lissy
|
|
layout: auto
|
|
iconSize: medium
|
|
language: en
|
|
startingView: default
|
|
defaultOpeningMethod: newtab
|
|
statusCheck: true
|
|
statusCheckInterval: 0
|
|
faviconApi: allesedv
|
|
routingMode: history
|
|
enableMultiTasking: false
|
|
widgetsAlwaysUseProxy: false
|
|
webSearch:
|
|
disableWebSearch: false
|
|
searchEngine: google
|
|
openingMethod: newtab
|
|
searchBangs: {}
|
|
enableFontAwesome: true
|
|
enableMaterialDesignIcons: false
|
|
hideComponents:
|
|
hideHeading: false
|
|
hideNav: false
|
|
hideSearch: false
|
|
hideSettings: false
|
|
hideFooter: false
|
|
showSplashScreen: false
|
|
preventWriteToDisk: false
|
|
preventLocalSave: false
|
|
disableConfiguration: false
|
|
disableConfigurationForNonAdmin: false
|
|
allowConfigEdit: true
|
|
enableServiceWorker: false
|
|
disableContextMenu: false
|
|
disableUpdateChecks: false
|
|
disableSmartSort: false
|
|
enableErrorReporting: false
|
|
pageInfo:
|
|
title: Dashy
|
|
description: Welcome to your new dashboard!
|
|
navLinks:
|
|
- title: GitHub
|
|
path: https://github.com/Lissy93/dashy
|
|
target: newtab
|
|
- title: Documentation
|
|
path: https://dashy.to/docs
|
|
target: newtab
|
|
footerText: Dashy © 2023
|
|
sections:
|
|
- name: Getting Started
|
|
icon: fas fa-rocket
|
|
items: []
|
|
- name: Time
|
|
displayData:
|
|
sortBy: default
|
|
rows: 1
|
|
cols: 1
|
|
collapsed: false
|
|
hideForGuests: false
|
|
items: []
|
|
- name: Docker Containers
|
|
icon: /icons/dashboard-icons/png/docker-moby.png
|
|
displayData:
|
|
sortBy: default
|
|
rows: 1
|
|
cols: 1
|
|
collapsed: false
|
|
hideForGuests: false
|
|
items:
|
|
- title: Portainer
|
|
description: Docker container management
|
|
icon: >-
|
|
https://4731999.fs1.hubspotusercontent-na1.net/hubfs/4731999/crane-icon.svg
|
|
url: https://localhost:9443
|
|
target: newtab
|
|
statusCheck: true
|
|
statusCheckUrl: https://localhost:9443
|
|
id: 0_1678_portainer
|
|
- title: Dashy
|
|
icon: dashy
|
|
url: http://localhost:4000/
|
|
target: newtab
|
|
statusCheck: true
|
|
statusCheckUrl: http://localhost:4000
|
|
id: 1_1678_dashy
|