diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml index 050019670..a3df1bd45 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -33,7 +33,7 @@ rates_limit: | |||
33 | trust_proxy: | 33 | trust_proxy: |
34 | - 'loopback' | 34 | - 'loopback' |
35 | 35 | ||
36 | # Your database name will be "peertube"+database.suffix | 36 | # Your database name will be database.name OR "peertube"+database.suffix |
37 | database: | 37 | database: |
38 | hostname: 'localhost' | 38 | hostname: 'localhost' |
39 | port: 5432 | 39 | port: 5432 |