mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Fix hidden runner jobs tab
If remote runners feature is only enabled on transcription
This commit is contained in:
parent
71857cc04b
commit
44919a8d57
3 changed files with 10 additions and 2 deletions
|
@ -349,6 +349,10 @@ export interface ServerConfig {
|
|||
|
||||
videoTranscription: {
|
||||
enabled: boolean
|
||||
|
||||
remoteRunners: {
|
||||
enabled: boolean
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue