Skip to content

Config refactor #23

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Config refactor #23

wants to merge 2 commits into from

Conversation

bwookieeeee
Copy link
Member

@bwookieeeee bwookieeeee commented Mar 3, 2020

I've made it so ConfigParser reads controller.sample.conf before reading controller.conf. This will allow the controller to fall back to the sample config file for missing options.

This also has modifications to networking.py to allow easier transitioning from the production server to a local instance. When I was working on getting Beee transplanted for Jill, I had to modify basically all of the URLs to get it to work.

Adding a specific api_server and secure_server tag makes it so you don't have to modify networking.py to get the robot live.
@bwookieeeee bwookieeeee added the enhancement New feature or request label Mar 3, 2020
@bwookieeeee bwookieeeee requested a review from Nocturnal42 March 3, 2020 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant