Rename accounts to email-based identifiers (tj_jongsma_me, johan_jongsma_me)
This commit is contained in:
parent
24761c77f0
commit
f4e372be84
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue