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

Read parameters such as port and database location from a config file #13

Open
tobyjamez opened this issue Jun 12, 2023 · 3 comments
Open

Comments

@tobyjamez
Copy link
Collaborator

Currently hardcoded in the source code.

@stefaniereuter
Copy link
Owner

@jholloc we thought it would make sense to remove the hardcoded path of port and data source location out of the code. We thought that a config file might be the best option. What do you think?

@jholloc
Copy link
Collaborator

jholloc commented Jun 14, 2023

yes, this makes sense

@stefaniereuter
Copy link
Owner

see #24 path still in config file but also needs a check if client sends an absolute path or just a name.

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

3 participants