correct data type for Reprovider.Interval (#9224)
* correct data type for Reprovider.Interval Signed-off-by: Oleg Silkin <16809287+osilkin98@users.noreply.github.com> Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
Oleg committed
Aug 25, 2022 at 15:27 UTC
6516883b6b5eca87614244ce939c57870161bb1a
1 file changed
+1
-1
docs/config.md
+1
-1
@@ -1281,7 +1281,7 @@ not being able to discover that you have the objects that you have. If you want
1281
to have this disabled and keep the network aware of what you have, you must
1282
manually announce your content periodically.
1283
1284
-Type: `array[peering]`
1284
+Type: `duration`
1285
1286
### `Reprovider.Strategy`
1287