Browse Source

docs: update postgres provisioning

Marcus Efraimsson 7 years ago
parent
commit
6225efa50c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/sources/features/datasources/postgres.md

+ 1 - 0
docs/sources/features/datasources/postgres.md

@@ -290,4 +290,5 @@ datasources:
       password: "Password!"
     jsonData:
       sslmode: "disable" # disable/require/verify-ca/verify-full
+      timescaledb: false
 ```