io.helidon.webserver.observe.config.ConfigObserver
Description
Configuration of Config Observer
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
endpoint | String | config | Endpoint this observer is available on |
permit-all | Boolean | Permit all access, even when not authorized | |
secrets | List<String> | .*password, .*passphrase, .*secret | Secret patterns (regular expressions) to exclude from output |
Usages
See the manifest for all available types.