aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 2d8aaf1ea..890d7acf9 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -10,6 +10,10 @@ webserver:
10 hostname: 'localhost' 10 hostname: 'localhost'
11 port: 9000 11 port: 9000
12 12
13# Secrets you need to generate the first time you run PeerTube
14secrets:
15 peertube: ''
16
13rates_limit: 17rates_limit:
14 api: 18 api:
15 # 50 attempts in 10 seconds 19 # 50 attempts in 10 seconds