Add reddis options

This commit is contained in:
MÉSZÁROS Mihály
2019-11-14 21:22:15 +01:00
parent a5b56626f0
commit a132a529ea
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ module.exports =
redirect_uri : 'https://client.example.com/auth/callback'
}
},*/
redisOptions: {}
// session cookie secret
cookieSecret : 'T0P-S3cR3t_cook!e',
cookieName : 'multiparty-meeting.sid',