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