Gitea 1.16.4 flush mirror sync queue

Hi all,

the release notes say “This PR will make old queue entrys unredable for the new version, make sure to flush the mirror sync queue before updating.”

How do I flush the mirror sync queue?

Best regards,
Sebastian

1 Like

In this manual page :

`flush-queues` : Flush queues in the running process

Is this?

1 Like

Thanks @Cpm - it seemed to work. As I found no other command to flush queues this should have do the job.

$ /srv/git/gitea/gitea -c /etc/gitea/app.ini manager flush-queues
Flushed
1 Like