diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index c1e7c6c03..ca9c16739 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -36,6 +36,7 @@ trust_proxy: | |||
36 | database: | 36 | database: |
37 | hostname: 'localhost' | 37 | hostname: 'localhost' |
38 | port: 5432 | 38 | port: 5432 |
39 | ssl: false | ||
39 | suffix: '_prod' | 40 | suffix: '_prod' |
40 | username: 'peertube' | 41 | username: 'peertube' |
41 | password: 'peertube' | 42 | password: 'peertube' |