You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- set global.taskQueue.maxConcurrentSessions=<max_concurrent_sessions> \
49
50
---
@@ -52,6 +53,8 @@ Here,
52
53
-`global.taskQueue.enabled` is set to `true` to enable the `TaskQueue` feature.
53
54
-`global.taskQueue.maxConcurrentSessions` is set to define the maximum number of concurrent `BackupSessions` that can be executed at a time.
54
55
56
+
> Note: The `TaskQueue` feature is available **only in the Enterprise Edition** of Stash. To use this feature, make sure you install the Enterprise Edition.
57
+
> Installation instructions can be found [here](https://stash.run/docs/latest/setup/).
0 commit comments