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