13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"accounts": [
|
|
{
|
|
"username": "your_username",
|
|
"password": "your_password",
|
|
"email": "your_email@bdhg.xyz",
|
|
"email_password": "your_email_password",
|
|
"email_imap_server": "mail.bdhg.xyz",
|
|
"email_imap_port": 993
|
|
}
|
|
]
|
|
}
|