This commit is contained in:
2025-09-11 18:20:50 +03:00
parent fafec7e30c
commit a98d058ad3

View File

@@ -88,6 +88,7 @@ in
enableUnixSocket = false; enableUnixSocket = false;
configureNginx = true; configureNginx = true;
database.createLocally = true; database.createLocally = true;
streamingProcesses = 3;
}; };