7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
server:
|
|
token: TACTICAL_API_TOKEN
|
|
url: https://api.tactical.example.com/
|
|
verify_ssl: True # TODO Implement this
|
|
telegraf:
|
|
host: localhost
|
|
port: 8092 |