We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a802542 commit 89c37faCopy full SHA for 89c37fa
README.md
@@ -25,6 +25,7 @@ Supports mc `1.7+ versions`.
25
"username": 'root', # Username
26
"password": 'root', # Password
27
"database": '_internal' # Database
28
+ # You can specify more parameters: https://influxdb-python.readthedocs.io/en/latest/api-documentation.html#influxdbclient
29
},
30
"servers": [ # Servers for ping
31
{
0 commit comments