]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Add ssl support to postgresql
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index a3af1b15f16ec5d0d7401eae32e88966d950329c..0c2d165be89843afea29e3fb5a64c4e325f0711b 100644 (file)
@@ -37,6 +37,7 @@ trust_proxy:
 database:
   hostname: 'localhost'
   port: 5432
+  ssl: false
   suffix: '_dev'
   username: 'peertube'
   password: 'peertube'