gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: config chaos rate


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: config chaos rate
Date: Fri, 07 Jun 2019 15:08:23 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new af890db  config chaos rate
af890db is described below

commit af890dbd75308dc47ec9cfac61af7ca6783ce949
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 7 15:08:18 2019 +0200

    config chaos rate
---
 config/generate-config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/generate-config b/config/generate-config
index a714c11..47431a7 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -51,6 +51,7 @@ def config(currency, envname, exchange_pub, standalone):
     # Twisting the merchant backend responses.
     if "test" == envname:
         cfg_put("twister", "serve", "unix")
+        cfg_put("twister", "chaos_rate", "20")
         cfg_put("twister", "destination_base_url", 
"https://backend.test.taler.net/";)
         cfg_put("twister", "serve_unixpath", "${HOME}/sockets/twister.http")
         cfg_put("twister", "serve_unixmode", "660")

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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