mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Add documentation for ENABLE_SIDEKIQ_UNIQUE_JOBS_UI
(#1411)
This commit is contained in:
parent
bdf33a15f2
commit
96cd4f2173
@ -852,6 +852,14 @@ This variable only has any effect when running `rake db:migrate` and it is extre
|
||||
|
||||
#### `DEEPL_PLAN`
|
||||
|
||||
#### `ENABLE_SIDEKIQ_UNIQUE_JOBS_UI`
|
||||
|
||||
Enable `sidekiq-unique-jobs`'s web interface. This can be used to review and clear the locks managed by this gem, but is rarely useful in practice and has had critical security vulnerabilities in the past.
|
||||
If you only need to clear all locks, you can now use the newly-added `bundle exec rake sidekiq_unique_jobs:delete_all_locks`.
|
||||
|
||||
**Version history:**\
|
||||
4.2.6 - added
|
||||
|
||||
#### `LIBRE_TRANSLATE_ENDPOINT`
|
||||
|
||||
#### `LIBRE_TRANSLATE_API_KEY`
|
||||
|
Loading…
x
Reference in New Issue
Block a user