Skip to content

Commit 99e71dd

Browse files
phkarenzone
authored andcommitted
Update the documentation to generalize the PATH location
The documentation was generated from the ruby code on my machine, which mean the default value was reflected the location on my laptop. Fixes #297
1 parent 36d2279 commit 99e71dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ How often to validate a connection (in seconds)
366366
===== `last_run_metadata_path`
367367

368368
* Value type is <<string,string>>
369-
* Default value is `"/home/ph/.logstash_jdbc_last_run"`
369+
* Default value is `"$HOME/.logstash_jdbc_last_run"`
370370

371371
Path to file with last run time
372372

@@ -487,4 +487,4 @@ to `false`, `:sql_last_value` reflects the last time the query was executed.
487487
[id="plugins-{type}s-{plugin}-common-options"]
488488
include::{include_path}/{type}.asciidoc[]
489489

490-
:default_codec!:
490+
:default_codec!:

0 commit comments

Comments
 (0)