File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "requiredSdkVersion" : " ~0.0.59 " ,
2+ "requiredSdkVersion" : " ~0.0.73 " ,
33 "name" : " <plugin-name>" ,
44 "javascriptEntrypointUrl" : " <plugin-name>.js" ,
5- "localesBaseUrl" : " https://cdn.dominio.com/pluginabc/" ,
6- "eventPersistence" : {
7- "isEnabled" : true ,
8- "maximumPayloadSizeInBytes" : 1024 ,
9- "rateLimiting" : {
10- "messagesAllowedPerSecond" : 10 ,
11- "messagesAllowedPerMinute" : 20
12- }
13- },
14- "dataChannels" : [
15- {
16- "name" : " <data-channel-name>" ,
17- "pushPermission" : [" moderator" ],
18- "replaceOrDeletePermission" : [" creator" , " moderator" ]
19- }
20- ],
21- "remoteDataSources" : [
22- {
23- "name" : " <remote-data-source-name>" ,
24- "url" : " ${meta_remote-data-uri}" ,
25- "fetchMode" : " onMeetingCreate" ,
26- "permissions" : [" moderator" ]
27- }
28- ]
5+ "localesBaseUrl" : " https://cdn.dominio.com/pluginabc/"
296}
You can’t perform that action at this time.
0 commit comments