1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-08 06:55:30 +02:00

fix: disable x-powered-by

This commit is contained in:
Aurélien TRONCY 2024-07-20 11:04:38 +02:00
parent 04f52a63f2
commit 8d554bacc8

View file

@ -26,6 +26,7 @@ module.exports.http = {
* (This Sails app's routes are handled by the "router" middleware below.)
*
*/
poweredBy: false,
// order: [
// 'cookieParser',
// 'session',