added mediaroot

This commit is contained in:
srgooglo 2022-05-13 14:58:53 +02:00
parent d5d90a01a1
commit 82e44bea14

View File

@ -30,15 +30,8 @@ const MediaServerConfig = {
ping: 30, ping: 30,
ping_timeout: 60 ping_timeout: 60
}, },
<<<<<<< HEAD
//logType: 0, //logType: 0,
mediaroot: path.resolve(process.cwd(), "./cache"), mediaroot: path.resolve(process.cwd(), "./cache"),
=======
http: {
port: 1000,
allow_origin: "*"
},
>>>>>>> c11505bacf345ac8b0e7799a04f90daa6922556a
trans: { trans: {
ffmpeg: ffmpeg.path, ffmpeg: ffmpeg.path,
tasks: [ tasks: [