summaryrefslogtreecommitdiffstats
path: root/teamspeak-influx.yaml.template
blob: a446bd24977c8e1866f3d6416fb2869dc019d532 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# endpoint url
url: "https://127.0.0.1:10443"

# virtual server ids
ids: [1,2,3]

# authentication
apikey: "loreipsumloreipsumloreipsum"

# influx db configuration
influxdb_host: "localhost"
influxdb_port: 8086
influxdb_db: "example"