52 lines
1.0 KiB
INI
52 lines
1.0 KiB
INI
|
|
[Settings]
|
||
|
|
theme = dark
|
||
|
|
accent = blueGrey
|
||
|
|
background = static/images/backgrounds/scarif.jpg
|
||
|
|
roles = admin
|
||
|
|
home_access_groups = admin_only
|
||
|
|
settings_access_groups = admin_only
|
||
|
|
custom_app_title = Scarif Command
|
||
|
|
sidebar_default = no_sidebar
|
||
|
|
|
||
|
|
[admin]
|
||
|
|
role = admin
|
||
|
|
password =
|
||
|
|
confirm_password =
|
||
|
|
|
||
|
|
[Tower]
|
||
|
|
prefix = https://
|
||
|
|
url = tower.scarif.local
|
||
|
|
icon = static/images/apps/nextcloud.png
|
||
|
|
sidebar_icon = static/images/apps/nextcloud.png
|
||
|
|
description = Imperial data store
|
||
|
|
open_in = this_tab
|
||
|
|
|
||
|
|
[Personel]
|
||
|
|
prefix = https://
|
||
|
|
url = personel.scarif.local
|
||
|
|
icon = static/images/icons/monica.svg
|
||
|
|
sidebar_icon = static/images/icons/monica.svg
|
||
|
|
description = Personel manifest
|
||
|
|
open_in = this_tab
|
||
|
|
|
||
|
|
[Labs]
|
||
|
|
prefix = https://
|
||
|
|
url = labs.scarif.local
|
||
|
|
icon = static/images/apps/gitea.png
|
||
|
|
sidebar_icon = static/images/apps/gitea.png
|
||
|
|
description = Top secret development projects
|
||
|
|
open_in = this_tab
|
||
|
|
|
||
|
|
[weather]
|
||
|
|
platform = weather
|
||
|
|
woeid = 44418
|
||
|
|
temp_unit = c
|
||
|
|
wind_speed_unit = kph
|
||
|
|
air_pressure_unit = mbar
|
||
|
|
visibility_unit = km
|
||
|
|
|
||
|
|
[Conditions]
|
||
|
|
type = custom
|
||
|
|
data_sources = weather
|
||
|
|
|