]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/e2e/src/utils/server.ts
Add E2E tests for signup
[github/Chocobozzz/PeerTube.git] / client / e2e / src / utils / server.ts
index 7089a5c9cdd127d8a791333f62a4b34cbd194000..1400547943401d22ed91f69fd7ee83e6d3d97b79 100644 (file)
@@ -18,10 +18,10 @@ function runServer (appInstance: string, config: any = {}) {
     log: {
       level: 'warn'
     },
-    signup: {
+    transcoding: {
       enabled: false
     },
-    transcoding: {
+    video_studio: {
       enabled: false
     },