aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-10-10 11:19:45 +0200
committerChocobozzz <me@florianbigard.com>2022-10-10 11:19:45 +0200
commit1ea868a9456439108fbd87255537093ed8bd456f (patch)
tree7b7fc86ef48695d7a2f086997c97baf4462c2347 /config/production.yaml.example
parenta3e5f804ad821f6979e8735b0569b1209986fedc (diff)
downloadPeerTube-1ea868a9456439108fbd87255537093ed8bd456f.tar.gz
PeerTube-1ea868a9456439108fbd87255537093ed8bd456f.tar.zst
PeerTube-1ea868a9456439108fbd87255537093ed8bd456f.zip
Fill documentation with required secret conf
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 399ac94f2..e37ff9b8a 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -10,6 +10,7 @@ webserver:
10 10
11# Secrets you need to generate the first time you run PeerTube 11# Secrets you need to generate the first time you run PeerTube
12secret: 12secret:
13 # Generate one using `openssl rand -hex 32`
13 peertube: '' 14 peertube: ''
14 15
15rates_limit: 16rates_limit: