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

REST API configuration file gets created even if rest_api_enable is set to false #17

Closed
alessfg opened this issue Apr 6, 2018 · 0 comments · Fixed by #18
Closed

REST API configuration file gets created even if rest_api_enable is set to false #17

alessfg opened this issue Apr 6, 2018 · 0 comments · Fixed by #18
Assignees
Labels
bug Something isn't working

Comments

@alessfg
Copy link
Collaborator

alessfg commented Apr 6, 2018

The changes made in #16 result in an empty api.conf file being created even if rest_api_enable is set to false

@alessfg alessfg self-assigned this Apr 6, 2018
@alessfg alessfg added the bug Something isn't working label Apr 6, 2018
alessfg added a commit that referenced this issue Apr 6, 2018
This refactor should fix #17 and ensure that api.conf only gets created when rest_api_enable is set to true and that api.conf gets created in the correct location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant