Mercurial > hg > orthanc-tests
diff GenerateConfigurationForTests.py @ 173:ed3db6386587
testing overwrite
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 19 Sep 2018 15:26:17 +0200 |
parents | b90e001d43bd |
children | fcb0c14dadb8 |
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py Wed Sep 12 09:25:37 2018 +0200 +++ b/GenerateConfigurationForTests.py Wed Sep 19 15:26:17 2018 +0200 @@ -111,6 +111,7 @@ config['OrthancPeers'] = { 'peer' : [ 'http://%s:%d/' % (ip, 5000), 'alice', 'orthanctest' ] } config['RegisteredUsers'] = { 'alice' : 'orthanctest' } config['RemoteAccessAllowed'] = True +config['OverwriteInstances'] = True config['Dictionary'] = { '00e1,10c2' : [ 'UI', 'PET-CT Multi Modality Name', 1, 1, 'ELSCINT1' ],