mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 12:47:47 +00:00
feat: Add a new setting to remove individual sharing features from UI (#8660)
* Added new config to enable individual sharing features * make config values url friendly * Add new setting to whitelist * Fixed some linter issues * Fixed more linter issues * Fixed merge error * Check if interfaceConfig is defined * Only show more numbers link if there is more than one number
This commit is contained in:
@@ -43,6 +43,7 @@ export default [
|
||||
'RECENT_LIST_ENABLED',
|
||||
'REMOTE_THUMBNAIL_RATIO',
|
||||
'SETTINGS_SECTIONS',
|
||||
'SHARING_FEATURES',
|
||||
'SHOW_CHROME_EXTENSION_BANNER',
|
||||
'SHOW_DEEP_LINKING_IMAGE',
|
||||
'SHOW_POWERED_BY',
|
||||
|
||||
Reference in New Issue
Block a user