influxUrl

This commit is contained in:
2021-02-10 15:26:56 +01:00
parent 8c8b8e838e
commit bc39cef704
2 changed files with 24 additions and 8 deletions

3
sink/readme.md Normal file
View File

@ -0,0 +1,3 @@
Make sure libconfig and libcurl are available.
On Linux (Debian) install libconfig-dev and libcurl4-openssl-dev,
on OpenBSD install libconfig and curl.