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

plugins/rink: Let the user disable rink connecting to the internet #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sntx626
Copy link

@Sntx626 Sntx626 commented Sep 29, 2023

This PR adds configuration to the rink plugins so that users can disable pulling current currency conversion upon plugin startup.

This stops the rink plugin from connecting to the internet upon startup, as a result the plugin initializes much faster.

A downside is that rink no longer offers currency conversions.

The feature is opt-in, nothing should change as long as the user doesn't specifically disable the pulling of currencies for rink.

@sdaqo
Copy link

sdaqo commented Jul 5, 2024

I do not know if this fits in the context of this PR, but how about caching the json file? I know currency conversion changes over time but having it cached for a day or two is probably no big deal and would also speed up init + you do not loose currency conversion. I may open another PR if this ever gets merged...

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

Successfully merging this pull request may close these issues.

2 participants