feature: added rename upgrade hook to authentik
This commit is contained in:
parent
2a2afefad0
commit
c399369e12
1 changed files with 4 additions and 2 deletions
|
|
@ -33,8 +33,10 @@ authentik:
|
|||
- local set_icons
|
||||
- local set_extra_icons
|
||||
upgrade-hooks:
|
||||
- worker add_applications
|
||||
- local set_extra_icons
|
||||
- worker rename "Hilfe" "KolliCloud-Anleitung"
|
||||
- worker rename "Support" "E-Mail-Support"
|
||||
- worker add_applications
|
||||
- local set_extra_icons
|
||||
nextcloud:
|
||||
env:
|
||||
DEFAULT_QUOTA: "100 MB"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue