feature(group apps): added group and renamed Hilfe
This commit is contained in:
parent
ecae875320
commit
2a2afefad0
1 changed files with 5 additions and 2 deletions
|
|
@ -8,16 +8,19 @@ GLOBALS:
|
||||||
basic_auth_hash: your_super_secret_password
|
basic_auth_hash: your_super_secret_password
|
||||||
authentik:
|
authentik:
|
||||||
env:
|
env:
|
||||||
|
GROUP_HELP: "Hilfe"
|
||||||
EXTRA_DOMAINS: ', `example.com`'
|
EXTRA_DOMAINS: ', `example.com`'
|
||||||
DEFAULT_LANGUAGE: de
|
DEFAULT_LANGUAGE: de
|
||||||
APPLICATIONS:
|
APPLICATIONS:
|
||||||
#Calendar: https://nextcloud.example.com/apps/calendar/
|
#Calendar: https://nextcloud.example.com/apps/calendar/
|
||||||
#BBB: https://nextcloud.example.com/apps/bbb
|
#BBB: https://nextcloud.example.com/apps/bbb
|
||||||
Hilfe: https://wiki.local-it.org/s/kollicloud-wiki/
|
KolliCloud-Anleitung:
|
||||||
|
url: https://wiki.local-it.org/s/kollicloud-wiki/
|
||||||
|
group: "$GROUP_HELP"
|
||||||
EXTRA_ICONS:
|
EXTRA_ICONS:
|
||||||
#Calendar: ~/.abra/recipes/authentik/icons/calendar.svg
|
#Calendar: ~/.abra/recipes/authentik/icons/calendar.svg
|
||||||
#BBB: ~/.abra/recipes/authentik/icons/bbb.png
|
#BBB: ~/.abra/recipes/authentik/icons/bbb.png
|
||||||
Hilfe: ~/.abra/recipes/authentik/icons/help.svg
|
KolliCloud-Anleitung: ~/.abra/recipes/authentik/icons/help.svg
|
||||||
uncomment:
|
uncomment:
|
||||||
- THEME_BACKGROUND
|
- THEME_BACKGROUND
|
||||||
- compose.css.yml
|
- compose.css.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue