mirror of
https://github.com/plankanban/planka.git
synced 2025-12-23 09:15:09 +03:00
fix: Disable x-powered-by header (#829)
This commit is contained in:
@@ -48,5 +48,7 @@ module.exports.http = {
|
||||
// var middlewareFn = skipper({ strict: true });
|
||||
// return middlewareFn;
|
||||
// })(),
|
||||
|
||||
poweredBy: false,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user