diff GenerateConfigurationForTests.py @ 573:31ab8bb2ac5a

merge
author Alain Mazy <am@osimis.io>
date Thu, 20 Jul 2023 10:57:39 +0200
parents 6399d3a1cd30
children 536e1a76a2b5
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py	Thu Jul 20 10:52:37 2023 +0200
+++ b/GenerateConfigurationForTests.py	Thu Jul 20 10:57:39 2023 +0200
@@ -227,6 +227,11 @@
     'MaximumConnectionRetries' : 7,
 }
 
+config['WholeSlideImaging'] = {
+    'ServeMirador' : True,
+    'ServeOpenSeadragon' : True,
+}
+
 
 
 # Enable case-insensitive PN (the default on versions <= 0.8.6)