# HG changeset patch # User Sebastien Jodogne # Date 1538748430 -7200 # Node ID fcb0c14dadb8ae3d6ace075b88c6b291790ad5a9 # Parent 8a2dd77d4035b6f139081ad563b299d5726c5cc0 increasing JobsHistorySize diff -r 8a2dd77d4035 -r fcb0c14dadb8 GenerateConfigurationForTests.py --- 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' ],