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