Skip to content

Commit

Permalink
Comments clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Veronika Solovei committed Mar 12, 2020
1 parent 5493e6c commit 268d682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ type Configuration struct {
AccountRequired bool `mapstructure:"account_required"`
// Local private file containing SSL certificates
PemCertsFile string `mapstructure:"certificates_file"`
// Custom headers set by Nginx to handle request timeout in queue or any other custom headers
// Custom headers to handle request timeouts from queueing infrastructure
RequestTimeoutHeaders RequestTimeoutHeaders `mapstructure:"request_timeout_headers"`
}

Expand Down

0 comments on commit 268d682

Please sign in to comment.