b10-config.db.template.in 229 B

12345678910
  1. {"version": 2,
  2. "Auth": {
  3. "listen_on": [{"address": "10.53.0.1", "port": 53210}],
  4. "database_file": "@abs_builddir@/zone.sqlite3",
  5. "statistics-interval": 1
  6. },
  7. "Xfrout": {
  8. "log_file": "@abs_builddir@/Xfrout.log"
  9. }
  10. }