chore(influxdb): remove deprecated value from example
This commit is contained in:
parent
394e8ab6a4
commit
4c25be8a2c
|
@ -92,7 +92,6 @@ values(common, Protocol, SupportUint, TypeOpts) ->
|
|||
"bool=${payload.bool}">>,
|
||||
precision => ms,
|
||||
resource_opts => #{
|
||||
enable_batch => false,
|
||||
batch_size => 100,
|
||||
batch_time => <<"20ms">>
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue