[taler] currency = TESTKUDOS [frontends] # Merchant backend to use. backend = http://backend.test.taler.net/ # This value will fill: "Authorization: ApiKey " backend_apikey = sandbox [donations] # The following three options configure the way the donations # shop will serve UWSGI requests via unix domain sockets. uwsgi_serve = unix uwsgi_unixpath = /path/to/donations.uwsgi uwsgi_unixpath_mode = 660 # The following option picks the merchant instance that # will be represented by the running donations shop. instance = default