Tied consent warning to session.

This commit is contained in:
DebaucheryLibrarian
2020-12-19 23:01:17 +01:00
parent be4d025505
commit bd77d4347d
10 changed files with 121 additions and 11 deletions

View File

@@ -10,6 +10,14 @@ module.exports = {
port: 5000,
sfwHost: '0.0.0.0',
sfwPort: 5001,
session: {
secret: '12345678abcdefghij',
resave: false,
saveUninitialized: false,
cookie: {
secure: false,
},
},
},
exclude: {
channels: [