1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Fix fps federation

This commit is contained in:
Chocobozzz 2018-08-03 17:00:19 +02:00
parent 590fb50690
commit b2977eecb8
14 changed files with 104 additions and 90 deletions

View file

@ -66,7 +66,7 @@ async function getConfig (req: express.Request, res: express.Response, next: exp
enabledResolutions
},
import: {
video: {
videos: {
http: {
enabled: CONFIG.IMPORT.VIDEOS.HTTP.ENABLED
}