gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: -limit


From: gnunet
Subject: [taler-deployment] branch master updated: -limit
Date: Wed, 17 May 2023 21:41:35 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 4719487  -limit
4719487 is described below

commit 471948777ddb690dc4a1d632a16a8ce197671a21
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed May 17 21:41:32 2023 +0200

    -limit
---
 sandcastle/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandcastle/docker-compose.yml b/sandcastle/docker-compose.yml
index 089cc78..8d4f18a 100644
--- a/sandcastle/docker-compose.yml
+++ b/sandcastle/docker-compose.yml
@@ -60,7 +60,7 @@ services:
     # uwsgi allocates memory based on available file descriptors, so be
     # conservative here
     ulimits:
-      nproc: 256
+      nproc: 5000
       nofile:
         soft: 2000
         hard: 4000

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]