1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 10:49:28 +02:00

Rename studio to editor

This commit is contained in:
Chocobozzz 2022-03-22 16:58:49 +01:00
parent 1808a1f8e4
commit 92e66e04f7
No known key found for this signature in database
GPG key ID: 583A612D890159BE
81 changed files with 368 additions and 370 deletions

View file

@ -159,8 +159,8 @@ class ServerConfigManager {
port: CONFIG.LIVE.RTMP.PORT
}
},
videoEditor: {
enabled: CONFIG.VIDEO_EDITOR.ENABLED
videoStudio: {
enabled: CONFIG.VIDEO_STUDIO.ENABLED
},
import: {
videos: {