From 2e0f49fa8d3b9354b38efc4bba1e4cdf9a239fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jason=20=5B=EC=A0=9C=EC=9D=B4=EC=8A=A8=20=EC=A0=9C?= =?UTF-8?q?=EB=A1=AC=5D?= <20238115+DuckBoss@users.noreply.github.com> Date: Thu, 28 Jan 2021 17:35:00 -0500 Subject: [PATCH] Fixed documentation for CLAs on the wiki --- docs/wiki/general/command_line_arguments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/wiki/general/command_line_arguments.html b/docs/wiki/general/command_line_arguments.html index ca2141e9..bf13fb24 100644 --- a/docs/wiki/general/command_line_arguments.html +++ b/docs/wiki/general/command_line_arguments.html @@ -66,8 +66,8 @@

All launch parameters:

  • -audioduckthreshold - Enter the threshold before ducking audio (If audio ducking enabled).
  • -audioduckdelay - Enter the delay before ducking audio (If audio ducking enabled).
  • -maxqueuelength - Enter the maximum queue length allowed for the bot audio system.
  • -
  • -ydlproxy - Enter a proxy url used for the youtube-dl library with this launch parameter.
  • -
  • -ydlcookie - Enter a cookies.txt directory path used for the youtube-dl library with this launch parameter.
    This is useful to deal with rate limits on the bot.
  • +
  • -mediaproxy - Enter a proxy url used for the youtube-dl library with this launch parameter.
  • +
  • -mediaproxy - Enter a cookies.txt directory path used for the youtube-dl library with this launch parameter.
    This is useful to deal with rate limits on the bot.
  • -tempmediadirectory - Enter the temporary media directory path to be used by media plugins.
  • -permmediadirectory - Enter the permanent media directory path to be used by media plugins.
  • PGUI Settings Launch Parameters: