mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add ability to accept or not remote redundancies
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export type VideoRedundancyConfigFilter = 'nobody' | 'anybody' | 'followings'
|
||||
Reference in New Issue
Block a user