aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/e2e/src/utils/server.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/e2e/src/utils/server.ts')
-rw-r--r--client/e2e/src/utils/server.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/e2e/src/utils/server.ts b/client/e2e/src/utils/server.ts
index a0c591630..140054794 100644
--- a/client/e2e/src/utils/server.ts
+++ b/client/e2e/src/utils/server.ts
@@ -18,9 +18,6 @@ function runServer (appInstance: string, config: any = {}) {
18 log: { 18 log: {
19 level: 'warn' 19 level: 'warn'
20 }, 20 },
21 signup: {
22 enabled: false
23 },
24 transcoding: { 21 transcoding: {
25 enabled: false 22 enabled: false
26 }, 23 },