Update config.example.js

This commit is contained in:
jonah zheng
2020-02-07 18:20:12 +08:00
committed by GitHub
parent 1613cf8703
commit 22298800de
+1 -1
View File
@@ -21,7 +21,7 @@ module.exports =
redirect_uri : 'https://client.example.com/auth/callback'
}
},*/
redisOptions: {}
redisOptions: {},
// session cookie secret
cookieSecret : 'T0P-S3cR3t_cook!e',
cookieName : 'multiparty-meeting.sid',