From a3e5f804ad821f6979e8735b0569b1209986fedc Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 10 Oct 2022 11:12:23 +0200 Subject: Encrypt OTP secret --- config/test.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/test.yaml') diff --git a/config/test.yaml b/config/test.yaml index a87642bd8..48cf0c0f6 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -5,6 +5,9 @@ listen: webserver: https: false +secrets: + peertube: 'my super secret' + rates_limit: signup: window: 10 minutes -- cgit v1.2.3