Skip to content

Commit

Permalink
chore(docs): annotate config.yaml with field descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
vst committed Mar 28, 2024
1 parent 005ee4a commit 7755e50
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
hosts:
- name: somehost
- ## Name of the host (required)
name: somehost
## External URL for the host (optional)
url: https://internal.documentation/hosts/somehost
## List of tags for the host (optional)
tags:
- oranges
- strawberries
Expand Down

0 comments on commit 7755e50

Please sign in to comment.