chore: refine session and cookie settings

This commit is contained in:
Björn Fromme
2024-12-18 18:34:51 +01:00
parent 9046a9940b
commit bafc2c591f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ task('deploy', [
'database:migrate',
'deploy:publish',
'cachetool:clear:opcache',
'deploy:thumbnails',
// 'deploy:thumbnails',
// 'deploy:stop-workers',
]);