We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a9a7f commit 6555cbcCopy full SHA for 6555cbc
plugin/omero_iviewer/iviewer_settings.py
@@ -39,8 +39,9 @@
39
["MAX_ACTIVE_CHANNELS",
40
10,
41
int,
42
- ("Default maximum number of active channels. If the /omero_ms_image_region/ "
43
- "microservice endpoint is provided, the options.maxActiveChannels "
+ ("Default maximum number of active channels. "
+ "If the /omero_ms_image_region/ microservice endpoint "
44
+ "is provided, the options.maxActiveChannels "
45
"from that response will be used instead.")],
46
47
"omero.web.iviewer.roi_page_size":
0 commit comments