be more leniant on startup time of *arr services
This commit is contained in:
@@ -11,4 +11,5 @@
|
||||
error-handling = import ./error-handling.nix { inherit pkgs lib self; };
|
||||
edge-cases = import ./edge-cases.nix { inherit pkgs lib self; };
|
||||
health-checks = import ./health-checks.nix { inherit pkgs lib self; };
|
||||
delayed-start = import ./delayed-start.nix { inherit pkgs lib self; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user