config.json handling

This commit is contained in:
Oli Passey
2025-06-30 21:23:13 +01:00
parent c1f2bfe5eb
commit 96932739d1
4 changed files with 458 additions and 6 deletions

View File

@@ -27,6 +27,8 @@
"enabled": false,
"smtp_server": "smtp.gmail.com",
"smtp_port": 587,
"smtp_username": "",
"smtp_password": "",
"sender_email": "",
"sender_password": "",
"recipient_email": ""