mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
added mediaroot
This commit is contained in:
parent
d5d90a01a1
commit
82e44bea14
@ -30,15 +30,8 @@ const MediaServerConfig = {
|
||||
ping: 30,
|
||||
ping_timeout: 60
|
||||
},
|
||||
<<<<<<< HEAD
|
||||
//logType: 0,
|
||||
mediaroot: path.resolve(process.cwd(), "./cache"),
|
||||
=======
|
||||
http: {
|
||||
port: 1000,
|
||||
allow_origin: "*"
|
||||
},
|
||||
>>>>>>> c11505bacf345ac8b0e7799a04f90daa6922556a
|
||||
trans: {
|
||||
ffmpeg: ffmpeg.path,
|
||||
tasks: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user