[ 'name' => tr('Expose Jitsi provision URL'), 'description' => tr('Provide connection configuration information for Jitsi users to connect to a community/organization instant messaging server.'), 'help' => 'Jitsi', 'type' => 'flag', 'default' => 'n', ], 'suite_jitsi_configuration' => [ 'name' => tr('Jitsi configuration'), 'description' => tr('Content of a Jitsi-format Java properties file'), 'type' => 'textarea', 'size' => 10, 'default' => '', ], ]; }