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

Documentation: api_key_path should be api_key_file #22

Closed
randellhodges opened this issue Sep 28, 2020 · 1 comment
Closed

Documentation: api_key_path should be api_key_file #22

randellhodges opened this issue Sep 28, 2020 · 1 comment

Comments

@randellhodges
Copy link

Documentation for the api key says:
api_key_path
https://github.com/Arksine/moonraker/blob/master/docs/installation.md

But the code says:
api_key_file

api_key_file = config.get('api_key_file', "~/.moonraker_api_key")

@Arksine
Copy link
Owner

Arksine commented Sep 28, 2020

Thanks, documentation has been fixed.

ShohninDmitriy pushed a commit to ShohninDmitriy/moonraker that referenced this issue Jun 13, 2021
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

No branches or pull requests

2 participants