Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 609 Bytes

File metadata and controls

26 lines (17 loc) · 609 Bytes
id title sidebar_label
config-api
API Configuration
API

The API is only configurable in the Enterprise version of BuildBuddy. For more information, view the API Documentation.

Section

api: The API section enables the BuildBuddy API over both gRPC(s) and REST HTTP(s). Optional

Options

Optional

  • enable_api: Whether or not to enable the BuildBuddy API.

  • api_key: The default API key to use for on-prem enterprise deploys with a single organization/group.

Example section

api:
  enable_api: true