Skip to content

Consider scheduling default maintenance crons @midnight instead of @every 24h #16107

Closed
@jpraet

Description

@jpraet

The basic maintenance crons are scheduled @every 24h by default:
https://docs.gitea.io/en-us/config-cheat-sheet/#basic-cron-tasks---enabled-by-default

In practice, this means they will be triggered every 24h from the time that gitea has started.

I realize these default schedules can be overridden in app.ini (which I have done on my instance), but doesn't it make sense to schedule these at a fixed time with typically less user impact like @midnight?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions