X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=http_recv.ggo;h=c368efd7ad301339b86d02574f2b4e4f721152cc;hp=925e4e6434f9d11f99bfecb318114c5609825386;hb=847cf62ae6a5df96af143f21cdf9b36f4ffdff70;hpb=c9f109a9e7f2d6116b7906a852afc339c858c275 diff --git a/http_recv.ggo b/http_recv.ggo index 925e4e64..c368efd7 100644 --- a/http_recv.ggo +++ b/http_recv.ggo @@ -1,3 +1,3 @@ section "options of the http receiver" -option "host" i "ip or host" string default="localhost" no -option "port" p "tcp port to connect to" int default="8000" no +option "host" i "ip or host" string default="localhost" optional +option "port" p "tcp port to connect to" int default="8000" optional