summaryrefslogtreecommitdiff
path: root/config/test.taler.net
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-04-26 03:33:03 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-04-26 03:33:03 +0200
commitc4015a46d61fcb751c091e770b26e75bfaf678d7 (patch)
tree9486dbcebd8b8a57e0b3405339106c98b65a8fec /config/test.taler.net
parent3f9a1368eca8e27405dff961098c6ab22959e1b3 (diff)
downloaddeployment-c4015a46d61fcb751c091e770b26e75bfaf678d7.tar.gz
deployment-c4015a46d61fcb751c091e770b26e75bfaf678d7.tar.bz2
deployment-c4015a46d61fcb751c091e770b26e75bfaf678d7.zip
rename config
Diffstat (limited to 'config/test.taler.net')
-rw-r--r--config/test.taler.net/taler.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/test.taler.net/taler.conf b/config/test.taler.net/taler.conf
index 89dfbff..0995fd3 100644
--- a/config/test.taler.net/taler.conf
+++ b/config/test.taler.net/taler.conf
@@ -1,7 +1,7 @@
[paths]
TALER_CONFIG_HOME = ${TALER_DEPLOYMENT_BASE:-$HOME}/config
# data that is shared across all deployments on e.g. one account
-TALER_DEPLOYMENT_SHARED = ${TALER_DEPLOYMENT_BASE:-$HOME}/shared
+TALER_DEPLOYMENT_SHARED = ${HOME}/shared-data
[taler]
CURRENCY = PUDOS
@@ -27,7 +27,7 @@ KEYFILE = ${TALER_DEPLOYMENT_SHARED}/merchant/merchant.priv
[merchant-wireformat]
BANK_URI = https://bank.test.taler.net/
BANK_ACCOUNT_NUMBER = 3
-TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/merchant/wire/test.json
+TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/taler/merchant/wire/test.json
[merchantdb-postgres]
CONFIG = postgres:///talerdemo