aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 46d574e42..399ac94f2 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -8,6 +8,10 @@ webserver:
8 hostname: 'example.com' 8 hostname: 'example.com'
9 port: 443 9 port: 443
10 10
11# Secrets you need to generate the first time you run PeerTube
12secret:
13 peertube: ''
14
11rates_limit: 15rates_limit:
12 api: 16 api:
13 # 50 attempts in 10 seconds 17 # 50 attempts in 10 seconds