Clean up and convert example configuration to YAML #61

Closed
opened 2025-12-29 01:21:28 +01:00 by adam · 1 comment
Owner

Originally created by @kradalby on GitHub (Oct 19, 2021).

JSON its quite hard to read and does not allow comments, to make it easier for users to check the example and to reduce the burden to update I suggest that we:

  • Convert the configuration examples to YAML
  • Remove the specific postgres/sqlite file, make postgres default, and have the sqlite entry as a comment.
  • Add comments to explain each section/configuration option.
Originally created by @kradalby on GitHub (Oct 19, 2021). JSON its quite hard to read and does not allow comments, to make it easier for users to check the example and to reduce the burden to update I suggest that we: - Convert the configuration examples to YAML - Remove the specific postgres/sqlite file, make postgres default, and have the sqlite entry as a comment. - Add comments to explain each section/configuration option.
adam added the help wanted label 2025-12-29 01:21:28 +01:00
adam closed this issue 2025-12-29 01:21:28 +01:00
Author
Owner

@juanfont commented on GitHub (Oct 22, 2021):

done!

@juanfont commented on GitHub (Oct 22, 2021): done!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#61