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

Changes in the structure of configuration files #1254

Merged
merged 3 commits into from
Nov 3, 2020

Conversation

glaubervila
Copy link
Collaborator

Changes in the structure of configuration files and environment variables. all environment-specific configurations are now in local_vars.py eliminating the need for multiple configuration files. all settigns are now made up of defaults.py and local_vars.py.

How to test:
Make a backup of the configuration file local_vars.py, create a new file based on the template. fill in the variables with the values used before. and test the environment and functionality.

…bles. all environment-specific configurations are now in local_vars.py eliminating the need for multiple configuration files. all settigns are now made up of defaults.py and local_vars.py.
@glaubervila glaubervila merged commit 2dfdf9e into master Nov 3, 2020
@glaubervila glaubervila deleted the feat/change_local_vars branch November 3, 2020 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants