You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pdns.conf 231B

123456789101112
  1. # PostgreSQL Configuration
  2. #
  3. # Launch gpgsql backend
  4. launch=gpgsql
  5. # gpgsql parameters
  6. gpgsql-host=POSTGRES_HOST
  7. gpgsql-port=
  8. gpgsql-dbname=POSTGRES_DB
  9. gpgsql-user=POSTGRES_USER
  10. gpgsql-password=POSTGRES_PASSWORD
  11. gpgsql-dnssec=yes