expire mfa tokens through Oban
This commit is contained in:
parent
3ce658b930
commit
7dd986a563
11 changed files with 106 additions and 117 deletions
|
|
@ -530,7 +530,7 @@ config :pleroma, Oban,
|
|||
log: false,
|
||||
queues: [
|
||||
activity_expiration: 10,
|
||||
oauth_token_expiration: 1,
|
||||
token_expiration: 5,
|
||||
federator_incoming: 50,
|
||||
federator_outgoing: 50,
|
||||
web_push: 50,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue