Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

deprecate_disabled_flag + cleanup code #36

Merged
merged 2 commits into from
Oct 11, 2022
Merged

Conversation

JarbasAl
Copy link
Member

old "disabled" flag should not be set, we dont want to disable backend anymore, we want to use the offline functionality

general code cleanup

@JarbasAl JarbasAl added the bug Something isn't working label Oct 11, 2022
@JarbasAl JarbasAl requested review from AIIX and NeonDaniel October 11, 2022 18:12
@@ -202,27 +198,11 @@ def change_to_local_backend(self, url="http://0.0.0.0:6712"):
def change_to_no_backend(self):
config = {
"server": {
"disabled": True,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was the bug, rest is just cleanup

@JarbasAl JarbasAl merged commit a337523 into dev Oct 11, 2022
@JarbasAl JarbasAl deleted the deprecate_disabled_flag branch October 11, 2022 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant