Merge branch 'patch-1' of https://github.com/jonahzheng/multiparty-meeting into jonahzheng-patch-1
commit
660136fd1c
|
|
@ -33,7 +33,7 @@ module.exports =
|
||||||
},
|
},
|
||||||
*/
|
*/
|
||||||
|
|
||||||
redisOptions: {}
|
redisOptions: {},
|
||||||
// session cookie secret
|
// session cookie secret
|
||||||
cookieSecret : 'T0P-S3cR3t_cook!e',
|
cookieSecret : 'T0P-S3cR3t_cook!e',
|
||||||
cookieName : 'multiparty-meeting.sid',
|
cookieName : 'multiparty-meeting.sid',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue