We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1336304 commit caccad2Copy full SHA for caccad2
plugin.json
@@ -79,7 +79,8 @@
79
"key": "JitsiAppSecret",
80
"display_name": "App Secret for JWT Authentication:",
81
"type": "text",
82
- "help_text": "(Optional) The app secret used for authentication by the Jitsi server and JWT token generator."
+ "help_text": "(Optional) The app secret used for authentication by the Jitsi server and JWT token generator.",
83
+ "secret": true
84
},
85
{
86
"key": "JitsiLinkValidTime",
0 commit comments