mirror of https://github.com/docker/docs.git
HideInfoHeaders in code sample
This commit is contained in:
parent
8572d90ccf
commit
7e07443411
|
@ -121,6 +121,7 @@ PollInterval = "3s"
|
|||
LargeClientHeaderBuffers = "4 8k"
|
||||
ClientBodyTimeout = "60s"
|
||||
UnderscoresInHeaders = false
|
||||
HideInfoHeaders = false
|
||||
```
|
||||
|
||||
### Working with the core service configuration file
|
||||
|
|
Loading…
Reference in New Issue