gnunet-svn
[Top][All Lists]
Advanced

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

[taler-challenger] branch master updated: -fix paths


From: gnunet
Subject: [taler-challenger] branch master updated: -fix paths
Date: Tue, 09 May 2023 23:13:33 +0200

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

grothoff pushed a commit to branch master
in repository challenger.

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

commit fcd3ddc40c870fd7c041420ba728bceb381de16c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue May 9 23:13:30 2023 +0200

    -fix paths
---
 src/challenger/challenger.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/challenger/challenger.conf b/src/challenger/challenger.conf
index a167332..4d69cd6 100644
--- a/src/challenger/challenger.conf
+++ b/src/challenger/challenger.conf
@@ -17,7 +17,7 @@ PORT = 9967
 # BIND_TO =
 
 # Which unix domain path should we bind to? Only used if "SERVE" is 'unix'.
-UNIXPATH = ${SYNC_RUNTIME_DIR}/backend.http
+UNIXPATH = ${CHALLENGER_RUNTIME_DIR}/challenger.http
 # What should be the file access permissions (see chmod) for "UNIXPATH"?
 UNIXPATH_MODE = 660
 

-- 
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]