HideInfoHeaders in code sample

This commit is contained in:
paigehargrave 2019-03-27 09:23:57 -04:00 committed by GitHub
parent 8572d90ccf
commit 7e07443411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ PollInterval = "3s"
LargeClientHeaderBuffers = "4 8k"
ClientBodyTimeout = "60s"
UnderscoresInHeaders = false
HideInfoHeaders = false
```
### Working with the core service configuration file