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:
parent
04f52a63f2
commit
8d554bacc8
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ module.exports.http = {
|
|||
* (This Sails app's routes are handled by the "router" middleware below.)
|
||||
*
|
||||
*/
|
||||
poweredBy: false,
|
||||
// order: [
|
||||
// 'cookieParser',
|
||||
// 'session',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue