Revert "config: Add a flag to control the /metrics and /status endpoints"
This reverts commit d10ead4c6c.
Signed-off-by: Stéphane Maniaci <stephane.maniaci@beta.gouv.fr>
This commit is contained in:
committed by
Tilman Vatteroth
parent
30225a730b
commit
488e5f8a0a
@@ -29,10 +29,6 @@ module.exports = {
|
||||
allowFraming: true,
|
||||
allowPDFEmbed: true
|
||||
},
|
||||
observability: {
|
||||
exposeMetrics: true,
|
||||
exposeStatus: true
|
||||
},
|
||||
cookiePolicy: 'lax',
|
||||
protocolUseSSL: false,
|
||||
allowAnonymous: true,
|
||||
|
||||
Reference in New Issue
Block a user