taldir

Directory service to resolve wallet mailboxes by messenger addresses
Log | Files | Refs | Submodules | README | LICENSE

commit 9b256400c4f5e3dc582b54ad9ef667ce2e3c351b
parent 394a9f0cf3f401a738ad92ed86dbe8c3389c3ccc
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Sat, 14 Feb 2026 22:30:29 +0100

change default config to move away from shorthand

Diffstat:
Mtaldir.conf.example | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taldir.conf.example b/taldir.conf.example @@ -18,9 +18,9 @@ salt = ChangeMe [taldir-pq] host = localhost port = 5432 -user = taldir +user = taler-directory password = secret -db_name = taldir +db_name = taler-directory [taldir-validator-email] type = command