Files
config-pacs-docker/dcm4chee/default/conf/dcm4chee-auditlog/attrsmodscu-xmbean.xml
2025-02-26 14:49:25 +07:00

21 lines
726 B
XML

<mbean name="dcm4chee.archive:service=AttributesModificationScu">
<attribute name="AcceptTimeout"/>
<attribute name="DIMSETimeout"/>
<attribute name="SocketCloseDelay"/>
<attribute name="MaximumPDULength"/>
<attribute name="TcpNoDelay"/>
<attribute name="SendBufferSize"/>
<attribute name="ReceiveBufferSize"/>
<attribute name="TLSConfigName"/>
<attribute name="ForwardingRules"/>
<attribute name="CallingAETitle"/>
<attribute name="Concurrency"/>
<attribute name="Priority"/>
<attribute name="RetryIntervals"/>
<attribute name="NoRetryErrorCode"/>
<attribute name="QueueName"/>
<attribute name="JMSServiceName"/>
<attribute name="AttributesModificationScpServiceName"/>
<attribute name="State"/>
</mbean>