update wiki pages

Vika 2023-07-06 17:52:26 +00:00
parent 5d458aec20
commit ffcb9298f1

@ -1607,4 +1607,8 @@ and in the majority of [supported service discovery configs](#supported-service-
# proxy_headers:
# - "HeaderName1: HeaderValue"
# - "HeaderNameN: HeaderValueN"
# follow_redirects can be used for disallowing HTTP redirects.
# By default HTTP redirects are followed.
# follow_redirects: false
```