Skip to content

Document config template with inline comments#90

Open
arpitjain099 wants to merge 1 commit into
dbetchkal:mainfrom
arpitjain099:feature/default-config
Open

Document config template with inline comments#90
arpitjain099 wants to merge 1 commit into
dbetchkal:mainfrom
arpitjain099:feature/default-config

Conversation

@arpitjain099

@arpitjain099 arpitjain099 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Addresses #54.

The existing template.config has all the right keys but no inline docs, so you have to cross-reference the README while filling it out. This adds comments to the template explaining what each key is for and which scripts need it.

No code changes. Just documentation in the config file itself. The example configs from #74 already cover the filled-out reference case.

Document every section and key in template.config with comments
explaining what each value is for and which scripts require it.
Also add sensible defaults for database port (5432) and host
(localhost). Addresses dbetchkal#54.

Signed-off-by: arpitjain099 <arpitjain099@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant