gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: use sane default for DB name


From: gnunet
Subject: [taler-sync] branch master updated: use sane default for DB name
Date: Fri, 15 Dec 2023 09:37:56 +0100

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 3255ce6  use sane default for DB name
3255ce6 is described below

commit 3255ce6346f5f6fc1d42f11b44f9a479eb552ced
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Fri Dec 15 16:37:48 2023 +0800

    use sane default for DB name
---
 debian/etc/sync/secrets/sync-db.secret.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/etc/sync/secrets/sync-db.secret.conf 
b/debian/etc/sync/secrets/sync-db.secret.conf
index b6ad31e..c7e3f12 100644
--- a/debian/etc/sync/secrets/sync-db.secret.conf
+++ b/debian/etc/sync/secrets/sync-db.secret.conf
@@ -2,7 +2,7 @@
 
 # Typically, there should only be a single line here, of the form:
 
-CONFIG=postgres:///DATABASE
+CONFIG=postgres:///taler-sync
 
 # The details of the URI depend on where the database lives and how
 # access control was configured.

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