Skip to content

Commit

Permalink
Fixed documentation for CLAs on the wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckBoss committed Jan 28, 2021
1 parent 5e16fa8 commit 2e0f49f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/wiki/general/command_line_arguments.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ <h4 id="all-launch-parameters">All launch parameters:</h4>
<li><code>-audioduckthreshold</code> - Enter the threshold before ducking audio (If audio ducking enabled).</li>
<li><code>-audioduckdelay</code> - Enter the delay before ducking audio (If audio ducking enabled).</li>
<li><code>-maxqueuelength</code> - Enter the maximum queue length allowed for the bot audio system.</li>
<li><code>-ydlproxy</code> - Enter a proxy url used for the youtube-dl library with this launch parameter.</li>
<li><code>-ydlcookie</code> - Enter a cookies.txt directory path used for the youtube-dl library with this launch parameter.<br>This is useful to deal with rate limits on the bot.</li>
<li><code>-mediaproxy</code> - Enter a proxy url used for the youtube-dl library with this launch parameter.</li>
<li><code>-mediaproxy</code> - Enter a cookies.txt directory path used for the youtube-dl library with this launch parameter.<br>This is useful to deal with rate limits on the bot.</li>
<li><code>-tempmediadirectory</code> - Enter the temporary media directory path to be used by media plugins.</li>
<li><code>-permmediadirectory</code> - Enter the permanent media directory path to be used by media plugins.</li>
<b>PGUI Settings Launch Parameters:</b><br>
Expand Down

0 comments on commit 2e0f49f

Please sign in to comment.