Updates configuration README with explanations of more fields
Documents auth, reporting, and http
This commit is contained in:
parent
fdea60af05
commit
dbc3ecdff5
2 changed files with 53 additions and 1 deletions
|
@ -236,7 +236,7 @@ type BugsnagReporting struct {
|
|||
type NewRelicReporting struct {
|
||||
// LicenseKey is the NewRelic user license key
|
||||
LicenseKey string `yaml:"licensekey"`
|
||||
// AppName is the component name of the registry in NewRelic
|
||||
// Name is the component name of the registry in NewRelic
|
||||
Name string `yaml:"name"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue