Update Proxy_Containers/traefik/config.yaml
This commit is contained in:
@@ -19,4 +19,10 @@ http:
|
||||
browserXssFilter: true
|
||||
referrerPolicy: "strict-origin-when-cross-origin"
|
||||
permissionsPolicy: "camera=(), microphone=(), geolocation=()"
|
||||
customFrameOptionsValue: "SAMEORIGIN"
|
||||
customFrameOptionsValue: "SAMEORIGIN"
|
||||
|
||||
rate-limit:
|
||||
rateLimit:
|
||||
average: 100 # requests per second sustained
|
||||
burst: 50 # allowed spike above average
|
||||
period: 1s
|
||||
Reference in New Issue
Block a user