diff GenerateConfigurationForTests.py @ 719:05e8e7043e05 find-refactoring tip

limit find results + pagination tests
author Alain Mazy <am@orthanc.team>
date Thu, 10 Oct 2024 17:51:59 +0200
parents c1d140a5490c
children
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py	Wed Oct 09 10:23:21 2024 +0200
+++ b/GenerateConfigurationForTests.py	Thu Oct 10 17:51:59 2024 +0200
@@ -143,6 +143,8 @@
 config['RemoteAccessAllowed'] = True
 config['OverwriteInstances'] = True
 config['StableAge'] = 1
+config['LimitFindInstances'] = 20
+config['LimitFindResults'] = 10
 config['JobsHistorySize'] = 1000
 config['SynchronousCMove'] = False
 config['MediaArchiveSize'] = 1