Open
Description
- Gitea version (or commit ref): 1.12.0
- Git version: not relevant
- Operating system: not relevant
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
I am mirroring some git repositories and check the system notices regularly to know if some repositories go down and I can turn off mirroring to not generate 404s. Since 1.12 the system notices is spammed with Cron: Update Mirrors has finished
which makes this task way harder. I checked the cheat sheet and couldn't find any setting to turn that off or filter it on the web gui. Is there any way I missed or is this a feature request?