Change default for proxy-add-original-uri-header

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-09-25 10:31:16 -03:00
parent 182de47479
commit 2bd8121338
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
3 changed files with 2 additions and 4 deletions

View file

@ -111,7 +111,7 @@ The following table shows a configuration option's name, type, and the default v
|[use-forwarded-headers](#use-forwarded-headers)|bool|"false"|
|[forwarded-for-header](#forwarded-for-header)|string|"X-Forwarded-For"|
|[compute-full-forwarded-for](#compute-full-forwarded-for)|bool|"false"|
|[proxy-add-original-uri-header](#proxy-add-original-uri-header)|bool|"true"|
|[proxy-add-original-uri-header](#proxy-add-original-uri-header)|bool|"false"|
|[generate-request-id](#generate-request-id)|bool|"true"|
|[enable-opentracing](#enable-opentracing)|bool|"false"|
|[zipkin-collector-host](#zipkin-collector-host)|string|""|