Please note, i have also tested the following on my middlewares.js
{
name: 'strapi::session',
config: {
rolling: true,
renew: true,
httpOnly: true,
maxAge: 86400000
},
},
Please note, i have also tested the following on my middlewares.js
{
name: 'strapi::session',
config: {
rolling: true,
renew: true,
httpOnly: true,
maxAge: 86400000
},
},