From f4e372be8463a26f794128eb44829b200af38923 Mon Sep 17 00:00:00 2001 From: Johan Jongsma Date: Mon, 2 Feb 2026 22:37:20 +0000 Subject: [PATCH] Rename accounts to email-based identifiers (tj_jongsma_me, johan_jongsma_me) --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 357e2aa..021343e 100644 --- a/config.yaml +++ b/config.yaml @@ -5,7 +5,7 @@ server: data_dir: ~/.message-center accounts: - proton: + tj_jongsma_me: host: 127.0.0.1 port: 1143 username: tj@jongsma.me @@ -19,7 +19,7 @@ accounts: username: tj@jongsma.me password: ${PROTON_BRIDGE_PASSWORD} from: tj@jongsma.me - johan: + johan_jongsma_me: host: 127.0.0.1 port: 1143 username: johan@jongsma.me