]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Fix token injection if unlogged user
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index 9b24d44c02164ba5f5b88a60cc5bd5bd0d031d9b..48cf0c0f679cc95d35225f89f3347aee1b365008 100644 (file)
@@ -5,6 +5,9 @@ listen:
 webserver:
   https: false
 
+secrets:
+  peertube: 'my super secret'
+
 rates_limit:
   signup:
     window: 10 minutes
@@ -148,3 +151,8 @@ geo_ip:
 
 video_studio:
   enabled: true
+
+open_telemetry:
+  metrics:
+    prometheus_exporter:
+      port: 9092