]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/controllers/api/config.ts
Rename studio to editor
[github/Chocobozzz/PeerTube.git] / server / controllers / api / config.ts
index 376143cb85d52fb7ecc74dab72efb83903e25eb8..cfb750bc995e1f0d28632f53826e0b14a04b51c2 100644 (file)
@@ -259,8 +259,8 @@ function customConfig (): CustomConfig {
         }
       }
     },
-    videoEditor: {
-      enabled: CONFIG.VIDEO_EDITOR.ENABLED
+    videoStudio: {
+      enabled: CONFIG.VIDEO_STUDIO.ENABLED
     },
     import: {
       videos: {