We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c1f8d commit b8281c8Copy full SHA for b8281c8
readme-vars.yml
@@ -58,6 +58,7 @@ init_diagram: |
58
init-overseerr-config -> init-config-end
59
init-config -> init-crontab-config
60
init-mods-end -> init-custom-files
61
+ init-config-end -> init-deprecate
62
init-adduser -> init-device-perms
63
base -> init-envfile
64
base -> init-migrations
@@ -69,6 +70,7 @@ init_diagram: |
69
70
init-envfile -> init-os-end
71
init-config -> init-overseerr-config
72
init-custom-files -> init-services
73
+ init-deprecate -> init-services
74
init-services -> svc-cron
75
svc-cron -> legacy-services
76
init-services -> svc-overseerr
0 commit comments