1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- this file is autogenerated, do not edit! -->
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<chapter id="config_vars.stun">
<title> Configuration Variables for stun</title>
<section id="stun.stun_enabled">
<title>stun.stun_enabled</title>
<para>
If set to one (true) STUN is enabled..
</para>
<para>Default value: 0.</para>
<para>Type: integer.</para>
<para>
Read-only.
</para>
</section>
</chapter>
|