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

Configuration in YAML #4

Closed
2 tasks done
vaclavbartos opened this issue Jul 14, 2017 · 1 comment
Closed
2 tasks done

Configuration in YAML #4

vaclavbartos opened this issue Jul 14, 2017 · 1 comment
Assignees

Comments

@vaclavbartos
Copy link
Collaborator

vaclavbartos commented Jul 14, 2017

Configuration files should be rewritten to YAML format, which is much easier to write/edit, than JSON which is currently used. What is needed:

  • Rewrite common/config.py to parse YAML, keeping the same interface.
  • Rewrite all existing configuration files to YAML
@vaclavbartos
Copy link
Collaborator Author

Done by @Kukant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants