Skip to content

Commit

Permalink
Missing parameters for testing connection (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max authored and hypery2k committed Sep 11, 2019
1 parent 5c21498 commit 5087da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@

<f:validateButton
title="${%Test Connection}" progress="${%Testing...}"
method="testConnection" with="channel,webhookToken,webhookTokenCredentialId"/>
method="testConnection" with="rocketServerUrl,trustSSL,channel,webhookToken,webhookTokenCredentialId"/>
</f:advanced>
</j:jelly>

0 comments on commit 5087da1

Please sign in to comment.