-
Couldn't load subscription status.
- Fork 86
[DOC] Fix bad link to resolve docs-ci failure #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -143,7 +143,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ | |
| | <<plugins-{type}s-{plugin}-query_template>> |<<string,string>>|No | ||
| | <<plugins-{type}s-{plugin}-result_size>> |<<number,number>>|No | ||
| | <<plugins-{type}s-{plugin}-retry_on_failure>> |<<number,number>>|No | ||
| | <<plugins-{type}s-{plugin}-result_on_status_>> |<<number,number list>>|No | ||
| | <<plugins-{type}s-{plugin}-retry_on_status>> |<<number,number>>|No | ||
|
||
| | <<plugins-{type}s-{plugin}-sort>> |<<string,string>>|No | ||
| | <<plugins-{type}s-{plugin}-ssl>> |<<boolean,boolean>>|No | ||
| | <<plugins-{type}s-{plugin}-keystore>> |a valid filesystem path|No | ||
|
|
||

There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yaauie, please validate that this fix aligns with your original intent before I merge it.