ansible-taler-exchange

Ansible playbook to deploy a production Taler Exchange
Log | Files | Refs | README | LICENSE

main.yml (244B)


      1 ---
      2 # Include the full challenger response in exchange error messages.
      3 # taler-exchange.conf(5) says this should be NO in production, as those
      4 # responses can contain the address the user is having validated.
      5 challenger_oauth2_debug_mode: "NO"