Hello, Now that Git v2.31.0 has the fix for 'git maintenance register' on bare repositories, I've enabled it. I'm now getting a fairly useless daily e-mail with a couple of hashes listed (no other info). I'd like to disable this e-mail and get the configuration to stick - changing my Crontab with either --quiet or a /dev/null redirect works, but the next time 'git maintenance start' is called, this will be rewritten. I could not find a 'maintenance.quiet' option (or similar) in the config. Is there a way to do this currently? Thanks, Clément