Update default dns_records_path in config.example.yaml

The example path looked for Headscale's `extra_records.json` file in `/var/lib/headplane`, not `/var/lib/headscale`.
This commit is contained in:
Alex Fornuto
2025-11-07 15:03:59 -06:00
committed by GitHub
parent 1aa921aebe
commit 7d77f2cb81
+1 -1
View File
@@ -66,7 +66,7 @@ headscale:
# readable and writable to the Headplane process.
# When using this, Headplane will no longer need to automatically
# restart Headscale for DNS record changes.
# dns_records_path: "/var/lib/headplane/extra_records.json"
# dns_records_path: "/var/lib/headscale/extra_records.json"
# Integration configurations for Headplane to interact with Headscale
integration: