Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: use absolute path for sqlite DB in example config #116

Merged
merged 2 commits into from
Sep 28, 2018

Conversation

julienschmidt
Copy link
Contributor

This PR changes the example config in the README to use an absolute path for the sqlite DB, like in the config.cfg.

Currently the example config would create a new DB in the current working directory. This might be intended (for testing purposes), but then should be documented accordingly so that the user changes the current working directory accordingly first.

@coveralls
Copy link

coveralls commented Sep 28, 2018

Coverage Status

Coverage remained the same at 93.429% when pulling 1d485b4 on julienschmidt:sqlite_path into b452d50 on joohoi:master.

@joohoi
Copy link
Owner

joohoi commented Sep 28, 2018

That's right! Thanks for the PR

@joohoi joohoi merged commit 4bb5e26 into joohoi:master Sep 28, 2018
@Ajedi32
Copy link
Contributor

Ajedi32 commented Oct 1, 2018

Perhaps you should consider just getting rid of that section in the README and replacing it with a link to the example config file. A lot of recent PRs seem to be aimed at reconciling inconsistencies between the README and actual config.

jacobmyers-codeninja pushed a commit to jacobmyers-codeninja/acme-dns that referenced this pull request Sep 30, 2020
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.

None yet

4 participants