Bug #7054 » wt_config.xml
1 |
<server>
|
---|---|
2 |
<application-settings location="*"> |
3 |
<web-sockets>true</web-sockets> |
4 |
<!--
|
5 |
-->
|
6 |
|
7 |
<max-request-size>256</max-request-size> |
8 |
<!--
|
9 |
-->
|
10 |
|
11 |
<!--
|
12 |
<log-config>*</log-config>
|
13 |
<log-config>* -debug debug:Wt debug:WebRenderer</log-config>
|
14 |
-->
|
15 |
|
16 |
</application-settings>
|
17 |
</server>
|