mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added mediaroot
This commit is contained in:
parent
d5d90a01a1
commit
82e44bea14
@ -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: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user