]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - src/assets/defaults.yml
Reduce docker healthcheck frequency
[github/bastienwirtz/homer.git] / src / assets / defaults.yml
index 1909328ce540dfe33d59616fc3c6b03072a55759..f011346cf174724e730517dff5d589fada0cc628 100644 (file)
@@ -3,11 +3,13 @@
 
 title: "Dashboard"
 subtitle: "Homer"
-logo: "logo.png"
 
 header: true
 footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
 
+columns: 3
+connectivityCheck: true
+
 theme: default
 colors:
   light:
@@ -22,6 +24,7 @@ colors:
     text-subtitle: "#424242"
     card-shadow: rgba(0, 0, 0, 0.1)
     link-hover: "#363636"
+    background-image: ""
   dark:
     highlight-primary: "#3367d6"
     highlight-secondary: "#4285f4"
@@ -34,6 +37,8 @@ colors:
     text-subtitle: "#f5f5f5"
     card-shadow: rgba(0, 0, 0, 0.4)
     link-hover: "#ffdd57"
+    background-image: ""
 
+message: ~
 links: []
 services: []