mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-30 12:33:56 -06:00
Add expiresOn index
This commit is contained in:
parent
7dab0bd698
commit
a7944e89bc
@ -79,6 +79,9 @@ export enum ScopeNames {
|
||||
{
|
||||
fields: [ 'actorId' ]
|
||||
},
|
||||
{
|
||||
fields: [ 'expiresOn' ]
|
||||
},
|
||||
{
|
||||
fields: [ 'url' ],
|
||||
unique: true
|
||||
|
Loading…
Reference in New Issue
Block a user