gladiator30

settings.yaml

Jan 21st, 2026
2,262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. ---
  2. # For configuration options and examples, please see:
  3. # https://gethomepage.dev/latest/configs/settings
  4. title: Gladiator Server
  5.  
  6. cardBlur: md # or sm, lg
  7. headerStyle: clean #underlined # or boxed, boxedWidgets, clean
  8.  
  9. background:
  10. image: /images/ai_nature_2.png
  11. opacity: 70
  12. quicklaunch:
  13. searchDescriptions: true
  14. hideInternetSearch: true
  15. showSearchSuggestions: true
  16. hideVisitURL: true
  17. provider: google # google, duckduckgo, bing, baidu, brave or custom
  18. theme: dark
  19. color: slate
  20.  
  21.  
  22. hideVersion: true
  23. useEqualHeights: true
  24. showStats: false
  25. statusStyle: 'dot'
  26. hideErrors: true
  27. # fiveColumns: true
  28. # maxGroupColumns: 8
  29. iconStyle: theme
  30.  
  31. layout:
  32. # System Stats:
  33. # # initiallyCollapsed: true
  34. # header: false
  35. # tab: Services
  36. # style: row
  37. # columns: 3
  38. System:
  39. icon: mdi-desktop-classic-#ffffff
  40. tab: Services
  41. Main:
  42. icon: mdi-shield-crown-outline-#ffffff
  43. tab: Services
  44. Admin:
  45. icon: mdi-account-box-outline-#ffffff
  46. tab: Services
  47. Weather:
  48. icon: mdi-weather-hazy-#ffffff
  49. tab: Services
  50. Media Management:
  51. icon: si-vlcmediaplayer-#ffffff
  52. tab: Services
  53. Monitoring & Networking:
  54. icon: mdi-home-analytics-#ffffff
  55. tab: Services
  56. Tools:
  57. icon: mdi-application-brackets-outline-#ffffff
  58. tab: Services
  59. Calendar:
  60. icon: mdi-calendar-month-outline-#ffffff
  61. tab: Services
  62. Score:
  63. icon: mdi-cricket-#ffffff
  64. tab: Services
  65. Bookmarks:
  66. icon: mdi-bookmark-multiple-outline-#ffffff
  67. tab: Services
  68. Grafana Dashboard:
  69. header: false
  70. tab: Grafana
  71.  
Advertisement
Add Comment
Please, Sign In to add comment