From 1ea868a9456439108fbd87255537093ed8bd456f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 10 Oct 2022 11:19:45 +0200 Subject: Fill documentation with required secret conf --- config/default.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/default.yaml') diff --git a/config/default.yaml b/config/default.yaml index 890d7acf9..f94ec6209 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -12,6 +12,7 @@ webserver: # Secrets you need to generate the first time you run PeerTube secrets: + # Generate one using `openssl rand -hex 32` peertube: '' rates_limit: -- cgit v1.2.3