aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index a3af1b15f..0c2d165be 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -37,6 +37,7 @@ trust_proxy:
37database: 37database:
38 hostname: 'localhost' 38 hostname: 'localhost'
39 port: 5432 39 port: 5432
40 ssl: false
40 suffix: '_dev' 41 suffix: '_dev'
41 username: 'peertube' 42 username: 'peertube'
42 password: 'peertube' 43 password: 'peertube'