diff options
Diffstat (limited to 'doc/global_tunables.xml')
-rw-r--r-- | doc/global_tunables.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/global_tunables.xml b/doc/global_tunables.xml index c026deaf..9049a3cd 100644 --- a/doc/global_tunables.xml +++ b/doc/global_tunables.xml @@ -106,3 +106,11 @@ and may change other protocols. </p> </desc> </tunable> +<tunable name="user_udp_server" dftval="false"> +<desc> +<p> +Allow users to run UDP servers (bind to ports and accept connection from +the same domain and outside users) +</p> +</desc> +</tunable> |