README.md in fluent-plugin-keep-forward-0.1.1 vs README.md in fluent-plugin-keep-forward-0.1.2
- old
+ new
@@ -16,10 +16,10 @@
Keepalive connection. Default is `false`.
- keepalive_time (time)
- Keepalive expired time. Default is nil (which means as long as possible).
+ Keepalive expired time. Default is nil (which means to keep connection as long as possible).
- prefer_recover (bool)
Switch connection to a recovered node from standby nodes or less weighted nodes. Default is `true`.