]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.ggo
paraslash 0.3.1
[paraslash.git] / server.ggo
index 19c8bd9bcb30e6db47b8296968fffffd4eab1fc5..e7149145d56f430dee2c6d7a3a4775fc602f2f33 100644 (file)
@@ -231,7 +231,28 @@ option "dccp_port" -
        default="8000"
        optional
 
+option "dccp_default_deny" -
+#~~~~~~~~~~~~~~~~~~~~~~~~~~~
+"See http_default_deny"
+
+       flag off
+
+option "dccp_access" -
+#~~~~~~~~~~~~~~~~~~~~~
+"See http_access"
 
+       string typestr="a.b.c.d/n"
+       optional
+       multiple
+
+option "dccp_max_clients" -
+#~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+"see http_max_clients"
+
+       int typestr="number"
+       default="-1"
+       optional
 
 
 section "ortp sender"