| 3e3af55 | 1 | # Grove - Mononoke Common Configuration | ||
| 3e3af55 | 2 | # This enables HTTP control API for testing/development | ||
| 3e3af55 | 3 | enable_http_control_api = true | ||
| 3e3af55 | 4 | |||
| 3e3af55 | 5 | [internal_identity] | ||
| 3e3af55 | 6 | identity_type = "SERVICE" | ||
| 3e3af55 | 7 | identity_data = "grove" |