aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-05-26 11:02:06 +0200
committerChocobozzz <me@florianbigard.com>2023-05-26 11:18:02 +0200
commitca91a74b8777551cde524121234163e89cc689d5 (patch)
treeebef78f9426f155510b5b09b48ecec8c1423b132 /support
parent4b70c278a960a8d43407f0039aa03d0b08b44f9c (diff)
downloadPeerTube-ca91a74b8777551cde524121234163e89cc689d5.tar.gz
PeerTube-ca91a74b8777551cde524121234163e89cc689d5.tar.zst
PeerTube-ca91a74b8777551cde524121234163e89cc689d5.zip
Improve responsive on medium destkop screens
Diffstat (limited to 'support')
-rw-r--r--support/doc/tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/tools.md b/support/doc/tools.md
index f45a39718..39f5ab787 100644
--- a/support/doc/tools.md
+++ b/support/doc/tools.md
@@ -373,7 +373,7 @@ peertube-runner [commands] --id instance-2
373peertube-runner [commands] --id instance-3 373peertube-runner [commands] --id instance-3
374``` 374```
375 375
376You can change the runner configuration (ffmpeg threads, ffmpeg nice etc) by editing `~/.config/peertube-runner-nodejs/[id]/config.toml`. 376You can change the runner configuration (jobs concurrency, ffmpeg threads/nice etc) by editing `~/.config/peertube-runner-nodejs/[id]/config.toml`.
377 377
378### Run the server 378### Run the server
379 379