docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935)

This commit is contained in:
Thomas B
2024-12-02 14:56:14 +01:00
committed by GitHub
parent 43dd2a06c9
commit 90f8b09af0
27 changed files with 27 additions and 27 deletions

View File

@@ -36,7 +36,7 @@ export class GotifyApi implements ICredentialType {
description: 'The URL of the Gotify host',
},
{
displayName: 'Ignore SSL Issues',
displayName: 'Ignore SSL Issues (Insecure)',
name: 'ignoreSSLIssues',
type: 'boolean',
default: false,