Skip to content

Commit 63c53b7

Browse files
Tom Barnesrjeberhard
authored andcommitted
Custom overrides doc update.
1 parent 690172c commit 63c53b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/config-overrides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ The following `config.xml` override file demonstrates:
217217
<d:name>admin-server</d:name>
218218
<d:max-message-size f:combine-mode="add">78787878</d:max-message-size>
219219
<d:server-debug f:combine-mode="add">
220-
<d:debug-server-life-cycle f:combine-mode="add">false</d:debug-server-life-cycle>
221-
<d:debug-jmx-core f:combine-mode="replace">false</d:debug-jmx-core>
220+
<d:debug-server-life-cycle f:combine-mode="add">true</d:debug-server-life-cycle>
221+
<d:debug-jmx-core f:combine-mode="add">true</d:debug-jmx-core>
222222
</d:server-debug>
223223
<d:network-access-point>
224224
<d:name>T3Channel</d:name>

0 commit comments

Comments
 (0)