X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.ggo;h=e5238dbd3bdc20761eb229df02ba2d097125c5af;hp=c524009f937d2ab09ec7369b3d8e5524a4577896;hb=b71d1e5ef301b21c2bb33c1a205c971b0a51b769;hpb=5fde5b4d4abeb795f71101d1fd3524f8a27971eb diff --git a/server.ggo b/server.ggo index c524009f..e5238dbd 100644 --- a/server.ggo +++ b/server.ggo @@ -94,8 +94,8 @@ option "user_list" - -section "audio file sender" -#~~~~~~~~~~~~~~~~~~~~~~~~~~ +section "virtual streaming system" +#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ option "autoplay" a @@ -105,6 +105,15 @@ option "autoplay" a flag off +option "autoplay_delay" - +#~~~~~~~~~~~~~~~~~~~~~~~~ +"Time to wait before autoplay starts. Ignored if +autoplay is off." + int typestr="milliseconds" + default="0" + optional + + option "announce_time" A #~~~~~~~~~~~~~~~~~~~~~~~