summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/generate-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/generate-config b/config/generate-config
index 0d530a3..7d4469b 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -273,6 +273,7 @@ def config(obj):
obj.cfg_put("account-merchant", "username", "user")
obj.cfg_put("account-merchant", "password", "pass")
obj.cfg_put("account-merchant", "wire_response", "${TALER_DEPLOYMENT_SHARED}/merchant/wire/merchant.json")
+ obj.cfg_put("account-merchant", "wire_file_mode", "770")
obj.cfg_put("account-merchant", "HONOR_default", "YES")
obj.cfg_put("account-merchant", "HONOR_Tor", "YES")