comparison config.json.sample @ 10:c60b17456297 draft

planemo upload commit 740eeca506257070c95f4e9f1a75911c31db5a04
author fubar
date Sat, 20 Jan 2024 07:13:26 +0000
parents
children
comparison
equal deleted inserted replaced
9:a26c41e304c3 10:c60b17456297
1 {
2 "configuration": {
3 "rpc": {
4 "defaultDriver": "WebWorkerRpcDriver",
5 "drivers": {
6 "MainThreadRpcDriver": {},
7 "WebWorkerRpcDriver": {}
8 }
9 },
10 "logoPath": {
11 "locationType": "UriLocation",
12 "uri": ""
13 }
14 },
15 "plugins": [],
16 "assemblies": [],
17 "tracks": [],
18 "internetAccounts": [],
19 "aggregateTextSearchAdapters": [],
20 "connections": [],
21 "defaultSession": {}
22 }