# HG changeset patch # User Sebastien Jodogne # Date 1693552288 -7200 # Node ID caa4d1484627a68a9881ca82547d3be817382131 # Parent e7a3b3d76f1c21e9b1bf32fe962b536178fa8902 typo diff -r e7a3b3d76f1c -r caa4d1484627 Sphinx/source/plugins/wsi.rst --- a/Sphinx/source/plugins/wsi.rst Thu Aug 31 19:35:02 2023 +0200 +++ b/Sphinx/source/plugins/wsi.rst Fri Sep 01 09:11:28 2023 +0200 @@ -200,7 +200,7 @@ "EnableIIIF" : true, // Can be used to disable support of IIIF "OrthancPublicURL" : "http://localhost:8042/", "ServeMirador" : false, // Whether to show the "Test IIIF in Mirador" button - "ServeOpenseadragon" : false, // Whether to show the "Test IIIF in OpenSeadragon" button + "ServeOpenSeadragon" : false, // Whether to show the "Test IIIF in OpenSeadragon" button "ForcePowersOfTwoScaleFactors" : true // Can be used to disable the compatibility mode } }