NotiMail/config.ini

21 lines
539 B
INI
Raw Normal View History

2023-10-11 15:02:55 +02:00
[EMAIL]
EmailUser = your@address.com
EmailPass = YourPassword
Host = mail.server.com
#If your provider is NTFY, uncomment the following lines and configure
#[NTFY]
#Url1 = https://ntfy.sh/TOPIC1
#Url2 = https://ntfy.sh/TOPIC2
#If your provider is PUSHOVER, uncomment the following lines and configure
#[PUSHOVER]
#ApiToken = YOUR_PUSHOVER_API_TOKEN
#UserKey = YOUR_PUSHOVER_USER_KEY
#If your provider is GOTIFY, uncomment the following lines and configure
#[GOTIFY]
#Url = https://gotify.example.com/message
#Token = your_gotify_token