gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-donations] branch master updated: readme


From: gnunet
Subject: [GNUnet-SVN] [taler-donations] branch master updated: readme
Date: Tue, 21 May 2019 00:19:27 +0200

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

marcello pushed a commit to branch master
in repository donations.

The following commit(s) were added to refs/heads/master by this push:
     new 27e5a47  readme
27e5a47 is described below

commit 27e5a47358437bc6e1894be0ddc9689761a39bcd
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue May 21 00:19:23 2019 +0200

    readme
---
 README | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README b/README
index 9bdc8fa..586a9e7 100644
--- a/README
+++ b/README
@@ -35,26 +35,26 @@ backend_apikey = sandbox
 
 [donations]
 
-# The following three options configure the way the blog
-# will serve UWSGI requests via unix domain sockets.
+# The following three options configure the way the donations
+# shop will serve UWSGI requests via unix domain sockets.
 uwsgi_serve = unix
-uwsgi_unixpath = /path/to/blog.uwsgi
+uwsgi_unixpath = /path/to/donations.uwsgi
 uwsgi_unixpath_mode = 660
 
 # The following option picks the merchant instance that
-# will be represented by the running blog.
+# will be represented by the running donations shop.
 instance = default
 
 Running instructions
 --------------------
 
-The following command launches the blog to serve HTTP requests
-on the port <port>.
+The following command launches the donations shop
+to serve HTTP requests on the port <port>.
 
 $ taler-merchant-donations serve-http -p <port>
 
-The following command launches the blog to serve UWSGI requests
-via a unix domain socket.
+The following command launches the donations shop
+to serve UWSGI requests via a unix domain socket.
 
 $ taler-merchant-donations serve-uwsgi
 

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



reply via email to

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