We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680589f commit 56052c9Copy full SHA for 56052c9
1 file changed
integration/fragments/init-server.jmx
@@ -368,7 +368,8 @@
368
<elementProp name="" elementType="HTTPArgument">
369
<boolProp name="HTTPArgument.always_encode">false</boolProp>
370
<stringProp name="Argument.value">{
371
- "lnbits_callback_url_rules": []
+ "lnbits_callback_url_rules": [],
372
+ "auth_https_only": true
373
}</stringProp>
374
<stringProp name="Argument.metadata">=</stringProp>
375
</elementProp>
0 commit comments