Skip to content

Commit a2ef17c

Browse files
committed
Be even more forgiving about new processes
Some things may need more processes, and that's OK for now.
1 parent 95803e5 commit a2ef17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/whateverable@.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ReadWritePaths=/home/bisectable/git/whateverable/data
3030
ReadOnlyPaths=/home/bisectable/git/whateverable/data/builds
3131

3232
MemoryMax=3G
33-
TasksMax=60
33+
TasksMax=80
3434

3535
Restart=always
3636
RestartSec=2

0 commit comments

Comments
 (0)