nproc seems to be a global limit, not per session - increased accoringly

This commit is contained in:
Daniel Winzen
2019-01-08 18:20:24 +01:00
parent 5eab397200
commit 11574e3e3f

View File

@ -55,6 +55,6 @@
# End of file
@www-data - priority 10
@www-data - nproc 20
@www-data - nproc 200
@www-data - as 1048576
root - priority -10