-
|
Hi. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
Hi @Ozkovacs, To disable the "nothing to update" - you can set "EMAIL_NO_UPDATES" to false, or comment out. The info after run is not possible to disable for now, but would build it in with the next update if you want ;) On other side you could disable all emails, if you set "EMAIL_USER" to something like "foobar" - a user who does not exist. |
Beta Was this translation helpful? Give feedback.
-
|
OK Thank you for the prompt response. Thanks a lot for your support! |
Beta Was this translation helpful? Give feedback.
-
|
I'd really like an option that only informs me of security updates and is silent on everything else 🙏 |
Beta Was this translation helpful? Give feedback.

Hi @Ozkovacs,
with v4.5.2 you had some options;
To disable the "nothing to update" - you can set "EMAIL_NO_UPDATES" to false, or comment out.
You could also edit the crontab entry like you want - so, the checks will only run once a day/week, ...
The info after run is not possible to disable for now, but would build it in with the next update if you want ;)
I made it for my huge cluster, so I had a message, after finish, without sit biside all the time :)
On other side you could disable all emails, if you set "EMAIL_USER" to something like "foobar" - a user who does not exist.
But there is a little bug in script. I missed 2 user settings :( is fixed in latest develop version