changeset 695:c1d140a5490c

removed obsolete config
author Alain Mazy <am@orthanc.team>
date Fri, 20 Sep 2024 17:34:07 +0200
parents 92ec38cc5926
children 619806b3eeaf
files GenerateConfigurationForTests.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py	Thu Sep 19 11:24:30 2024 +0200
+++ b/GenerateConfigurationForTests.py	Fri Sep 20 17:34:07 2024 +0200
@@ -110,7 +110,6 @@
     config = json.loads(nocomment)
 
 config['DefaultEncoding'] = 'Utf8'
-config['AllowFindSopClassesInStudy'] = False
 config['AuthenticationEnabled'] = True
 config['DicomAet'] = 'ORTHANC'
 config['DicomAssociationCloseDelay'] = 0