Skip to content

Commit 9fb7df6

Browse files
authored
fix: set to false (#779)
1 parent 56052c9 commit 9fb7df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/fragments/init-server.jmx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
<boolProp name="HTTPArgument.always_encode">false</boolProp>
370370
<stringProp name="Argument.value">{&#xd;
371371
&quot;lnbits_callback_url_rules&quot;: [],&#xd;
372-
&quot;auth_https_only&quot;: true&#xd;
372+
&quot;auth_https_only&quot;: false&#xd;
373373
}</stringProp>
374374
<stringProp name="Argument.metadata">=</stringProp>
375375
</elementProp>

0 commit comments

Comments
 (0)