mirror of https://github.com/Chocobozzz/PeerTube
Add expiresOn index
parent
7dab0bd698
commit
a7944e89bc
|
@ -79,6 +79,9 @@ export enum ScopeNames {
|
|||
{
|
||||
fields: [ 'actorId' ]
|
||||
},
|
||||
{
|
||||
fields: [ 'expiresOn' ]
|
||||
},
|
||||
{
|
||||
fields: [ 'url' ],
|
||||
unique: true
|
||||
|
|
Loading…
Reference in New Issue