X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Fserver.m4;h=8731561cb5efa663be9da03914e37b0740ed30e1;hp=af5d8f633b59d55537af83ebe2ebc8d9f915dd9d;hb=869f0e06ec4e15abc9230c1b2d7615da5250802e;hpb=04cc3ada65d336e2b50eea2f942d585198f63f23 diff --git a/ggo/server.m4 b/ggo/server.m4 index af5d8f63..8731561c 100644 --- a/ggo/server.m4 +++ b/ggo/server.m4 @@ -98,7 +98,7 @@ string typestr="path" optional details=" Where para_server should look for the osl database of the audio - file selector. The default is '~/.paraslash/afs_database'. + file selector. The default is '~/.paraslash/afs_database-0.4'. " option "afs_socket" s @@ -242,6 +242,7 @@ option "dccp_max_slice_size" - #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Upper bound for the FEC slice size" int typestr = "size" +optional default = "0" details = " If this value is non-positive (the default) the dccp sender @@ -260,6 +261,7 @@ option "dccp_data_slices_per_group" - #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "The number of non-redundant slices per FEC group" int typestr = "num" +optional default = "3" details = " This determines the number of slices in each FEC group that are @@ -274,6 +276,7 @@ option "dccp_slices_per_group" - #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "The total number of slices per FEC group" int typestr = "num" +optional default = "4" details = " This value must be larger than the value given for above