: remove PT runner webvideo encoding

This commit is contained in:
VC
2024-09-13 19:39:19 +02:00
parent 5c0a03093a
commit 9b2a5c4d97
3 changed files with 4 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ Type=simple
Environment=NODE_ENV=production
User=prunner
Group=prunner
ExecStart=peertube-runner server
ExecStart=peertube-runner server --enable-job vod-hls-transcoding --enable-job vod-audio-merge-transcoding --enable-job live-rtmp-hls-transcoding --enable-job video-studio-transcoding --enable-job video-transcription
WorkingDirectory={{ peertube_runner_homedir }}
SyslogIdentifier=prunner
Restart=always