aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-01-22 09:24:26 +0100
committerChocobozzz <me@florianbigard.com>2020-01-22 09:36:03 +0100
commit6848b9f4b2ff8a49d57d88a8bba3a6b8352d6f7e (patch)
tree20a34944ea13076d1aeed54e135b0cd9cf664171 /config/test.yaml
parentc76130067cb8718bbbe863b672c89a9d22c4a0b3 (diff)
downloadPeerTube-6848b9f4b2ff8a49d57d88a8bba3a6b8352d6f7e.tar.gz
PeerTube-6848b9f4b2ff8a49d57d88a8bba3a6b8352d6f7e.tar.zst
PeerTube-6848b9f4b2ff8a49d57d88a8bba3a6b8352d6f7e.zip
Use a filtered proxy without variables
Diffstat (limited to 'config/test.yaml')
-rw-r--r--config/test.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/test.yaml b/config/test.yaml
index 5d98b41c4..5758c1887 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -86,9 +86,9 @@ import:
86 videos: 86 videos:
87 http: 87 http:
88 enabled: true 88 enabled: true
89 proxy: 89 proxy:
90 enabled: false 90 enabled: false
91 url: "" 91 url: ""
92 torrent: 92 torrent:
93 enabled: true 93 enabled: true
94 94