forked from Mirroring/github-release-notifier
🔧 Use mailpit instead mailhog
Adjust ofelia crontime to avoid reach Github API limits
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[global]
|
||||
smtp-host = mailhog
|
||||
smtp-host = mailpit
|
||||
smtp-port = 1025
|
||||
email-to = max@ence.fr
|
||||
email-from = ofelia@container.sh
|
||||
|
||||
[job-run "notifier"]
|
||||
schedule = @every 10s
|
||||
schedule = @every 30s
|
||||
container = github-release-notifier
|
||||
|
||||
Reference in New Issue
Block a user