I can see no reason to have nat on the internal profile

This commit is contained in:
Wile E. Coyote 2019-06-16 09:10:29 +00:00
parent 6a8168f70c
commit ccd887e394

View file

@ -104,7 +104,7 @@
<!-- extended info parsing -->
<!-- <param name="extended-info-parsing" value="true"/> -->
<param name="aggressive-nat-detection" value="true"/>
<param name="aggressive-nat-detection" value="false"/>
<!--
There are known issues (asserts and segfaults) when 100rel is enabled.
It is not recommended to enable 100rel at this time.