Set amount of streaming processes
This commit is contained in:
parent
90e39fc05d
commit
a824caeccd
@ -168,6 +168,8 @@ in {
|
|||||||
localDomain = "${domainName}";
|
localDomain = "${domainName}";
|
||||||
configureNginx = false;
|
configureNginx = false;
|
||||||
|
|
||||||
|
streamingProcesses = 8;
|
||||||
|
|
||||||
smtp = {
|
smtp = {
|
||||||
createLocally = false;
|
createLocally = false;
|
||||||
authenticate = true;
|
authenticate = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user