changeset 180:fcb0c14dadb8

increasing JobsHistorySize
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Oct 2018 16:07:10 +0200
parents 8a2dd77d4035
children 911070f790e3
files GenerateConfigurationForTests.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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' ],