change some settings

This commit is contained in:
Gustavo Silva 2023-09-06 22:31:33 +02:00 committed by Gustavo Silva (es00679121_prosegur)
parent f92189bc70
commit 216b778236
4 changed files with 46 additions and 28 deletions

View file

@ -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 = {