]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - video-redundancy-config-filter.type.ts
bb1ae701cccb57bda2abc1f161028017080ebcb8
[github/Chocobozzz/PeerTube.git] / video-redundancy-config-filter.type.ts
1 export type VideoRedundancyConfigFilter = 'nobody' | 'anybody' | 'followings'