mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Add import http enabled configuration
This commit is contained in:
parent
7e5f9f001d
commit
5d08a6a74e
26 changed files with 385 additions and 12 deletions
|
@ -68,7 +68,6 @@ usersRouter.get('/me/video-quota-used',
|
|||
asyncMiddleware(getUserVideoQuotaUsed)
|
||||
)
|
||||
|
||||
|
||||
usersRouter.get('/me/videos/imports',
|
||||
authenticate,
|
||||
paginationValidator,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue