change some settings
This commit is contained in:
parent
72a4db339a
commit
63574e3acf
3 changed files with 35 additions and 27 deletions
|
|
@ -10,7 +10,7 @@ return {
|
|||
-- Open request results in a horizontal split
|
||||
result_split_horizontal = false,
|
||||
-- Skip SSL verification, useful for unknown certificates
|
||||
skip_ssl_verification = false,
|
||||
skip_ssl_verification = true,
|
||||
encode_url = false,
|
||||
-- Highlight request on run
|
||||
highlight = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue