mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 07:25:24 +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.)
|
* (This Sails app's routes are handled by the "router" middleware below.)
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
poweredBy: false,
|
||||||
// order: [
|
// order: [
|
||||||
// 'cookieParser',
|
// 'cookieParser',
|
||||||
// 'session',
|
// 'session',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue