Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 249 Bytes

config-example.md

File metadata and controls

23 lines (18 loc) · 249 Bytes

Config example

controller.cfg:

[logging]
enable = 
level = 

[flask]
host = <host_ip>
port = <port_number>

[authorization]
authorization_url =

[actuator-plugin1]
p1_info1 = 
p1_info2 =

[metricsource-plugin1]
p1_info1 = 
p1_info2 =