taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit b6d7b9bec3e43903891b2572c2f1e9015586072b
parent 8826d6aeeeac63f2b73335c027b1971b8e3059f2
Author: Florian Dold <florian@dold.me>
Date:   Thu, 12 Feb 2026 23:34:53 +0100

DD82

Diffstat:
Mdesign-documents/082-wallet-diagnostics.rst | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/design-documents/082-wallet-diagnostics.rst b/design-documents/082-wallet-diagnostics.rst @@ -64,6 +64,9 @@ Alternatives There is no good alternative, we don't want telemetry, we don't want full DB exports. +Instead of JSON, we could export it to something more human-readable like +YAML, to make it easier for users to review what the diagnostics export contains. + Drawbacks =========