mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-04-03 04:09:15 +02:00
57 lines
844 B
YAML
57 lines
844 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/latest/configs/settings
|
|
|
|
title: Bensuperpc
|
|
|
|
base: https://www.bensuperpc.org
|
|
|
|
favicon: /image/favicon.ico
|
|
|
|
logpath: /app/logs
|
|
|
|
background:
|
|
image: /image/background.jpg
|
|
blur: md
|
|
opacity: 50
|
|
brightness: 50
|
|
|
|
theme: dark
|
|
color: slate
|
|
|
|
language: en
|
|
|
|
layout:
|
|
Personal:
|
|
style: row
|
|
columns: 6
|
|
Sharing:
|
|
style: row
|
|
columns: 6
|
|
Admin:
|
|
style: row
|
|
columns: 6
|
|
Utils:
|
|
style: row
|
|
columns: 6
|
|
initiallyCollapsed: false
|
|
Games:
|
|
style: row
|
|
columns: 6
|
|
initiallyCollapsed: false
|
|
|
|
quicklaunch:
|
|
searchDescriptions: true
|
|
hideInternetSearch: false
|
|
hideVisitURL: false
|
|
|
|
hideVersion: true
|
|
|
|
headerStyle: boxed
|
|
|
|
useEqualHeights: true
|
|
|
|
#providers:
|
|
# openweathermap: openweathermapapikey
|
|
# weatherapi: weatherapiapikey
|