diff GenerateConfigurationForTests.py @ 180:fcb0c14dadb8

increasing JobsHistorySize
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Oct 2018 16:07:10 +0200
parents ed3db6386587
children d4a5e4143d68
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py	Mon Oct 01 17:54:32 2018 +0200
+++ b/GenerateConfigurationForTests.py	Fri Oct 05 16:07:10 2018 +0200
@@ -112,6 +112,7 @@
 config['RegisteredUsers'] = { 'alice' : 'orthanctest' }
 config['RemoteAccessAllowed'] = True
 config['OverwriteInstances'] = True
+config['JobsHistorySize'] = 1000
 
 config['Dictionary'] = {
     '00e1,10c2' : [ 'UI', 'PET-CT Multi Modality Name', 1, 1, 'ELSCINT1' ],