-add auditor_priv_file
This commit is contained in:
parent
5575194afd
commit
646c410ace
@ -3,6 +3,9 @@ DB = postgres
|
|||||||
TINY_AMOUNT = TESTKUDOS:0.01
|
TINY_AMOUNT = TESTKUDOS:0.01
|
||||||
BASE_URL = http://localhost:8083/
|
BASE_URL = http://localhost:8083/
|
||||||
|
|
||||||
|
# Where do we store the auditor's private key?
|
||||||
|
AUDITOR_PRIV_FILE = ${TALER_DATA_HOME}/auditor/offline-keys/auditor.priv
|
||||||
|
|
||||||
[exchange-account-1]
|
[exchange-account-1]
|
||||||
PAYTO_URI = payto://x-taler-bank/localhost/Exchange
|
PAYTO_URI = payto://x-taler-bank/localhost/Exchange
|
||||||
enable_debit = yes
|
enable_debit = yes
|
||||||
|
Loading…
Reference in New Issue
Block a user