2023-06-21 22:04:39 +00:00
|
|
|
option('plugindir', type: 'string', value: 'lib/dino/plugins', description: 'Dino plugin directory')
|
2023-09-30 00:28:50 +00:00
|
|
|
|
|
|
|
option('plugin-http-files', type: 'feature', description: 'HTTP file upload')
|
|
|
|
option('plugin-ice', type: 'feature', description: '')
|
|
|
|
option('plugin-notification-sound', type: 'feature', description: 'Sound for chat notifications')
|
|
|
|
option('plugin-omemo', type: 'feature', description: 'End-to-end encryption')
|
|
|
|
option('plugin-openpgp', type: 'feature', description: 'End-to-end encryption using PGP')
|
|
|
|
option('plugin-rtp', type: 'feature', description: 'Voice/video calls')
|