Mercurial > repos > fubar > jbrowse2
diff config.json.sample @ 10:c60b17456297 draft
planemo upload commit 740eeca506257070c95f4e9f1a75911c31db5a04
author | fubar |
---|---|
date | Sat, 20 Jan 2024 07:13:26 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.json.sample Sat Jan 20 07:13:26 2024 +0000 @@ -0,0 +1,22 @@ +{ + "configuration": { + "rpc": { + "defaultDriver": "WebWorkerRpcDriver", + "drivers": { + "MainThreadRpcDriver": {}, + "WebWorkerRpcDriver": {} + } + }, + "logoPath": { + "locationType": "UriLocation", + "uri": "" + } + }, + "plugins": [], + "assemblies": [], + "tracks": [], + "internetAccounts": [], + "aggregateTextSearchAdapters": [], + "connections": [], + "defaultSession": {} +}