diff --git a/example_config.toml b/example_config.toml index 75682a8..2b48480 100644 --- a/example_config.toml +++ b/example_config.toml @@ -104,8 +104,8 @@ private=false # - Opus supports complexity (int) default 10 # - AAC supports VBR bitrate (vbr1 - vbr5), mode (lc, he, hev2) and afterburner (bool) # - MP3 supports VBR bitrate (v0 - v9) -# - All but Opus support setting samplerate (int) -# - All but FLAC support setting offset_start (bool) default true, rewrites packets PTS to align with the client start time. +# - All but Opus support setting samplerate (int), default queue sample rate. Opus is fixed at 48kHz. +# - All support setting offset_start (bool) default true, rewrites packets PTS to align with the client start time. # - All support setting channels (int) to 1 or 2, default 2 [[streams]] mount="stream128.mp3"