diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-03-04 20:33:18 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-03-04 20:33:18 +0100 |
commit | c9d0e4a47337e2d0bd1b623766f403d99922eea8 (patch) | |
tree | 711ebab9585d8d8ea1bed43653666384153c3f19 /debian/etc-taler-exchange | |
parent | 2ad12de668b81e284708e5386a0fe90971f088cd (diff) |
make taler-exchange-offline a 'normal' user with shell
Diffstat (limited to 'debian/etc-taler-exchange')
-rw-r--r-- | debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf b/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf index 596dcc92b..a7a727b62 100644 --- a/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf +++ b/debian/etc-taler-exchange/taler/secrets/exchange-db.secret.conf @@ -4,7 +4,7 @@ # Typically, there should only be a single line here, of the form: -CONFIG=postgres:///DATABASE +# CONFIG=postgres:///DATABASE # The details of the URI depend on where the database lives and how # access control was configured. |