chore(influxdb): remove deprecated value from example

This commit is contained in:
Thales Macedo Garitezi 2023-01-09 15:16:23 -03:00
parent 394e8ab6a4
commit 4c25be8a2c
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ values(common, Protocol, SupportUint, TypeOpts) ->
"bool=${payload.bool}">>, "bool=${payload.bool}">>,
precision => ms, precision => ms,
resource_opts => #{ resource_opts => #{
enable_batch => false,
batch_size => 100, batch_size => 100,
batch_time => <<"20ms">> batch_time => <<"20ms">>
}, },