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

feat(message): Add config to disable aria2 warning message #4422

Merged
merged 1 commit into from
Nov 8, 2021
Merged

feat(message): Add config to disable aria2 warning message #4422

merged 1 commit into from
Nov 8, 2021

Conversation

r0uv3n
Copy link
Contributor

@r0uv3n r0uv3n commented Aug 3, 2021

Adds a new config value: aria2-warning-enabled (default: true).

Normally a warning is emitted when running scoop install or scoop install while aria2-enabled is set to true. When aria2-warning-enabled is set to false, the warning is suppressed.

I also added documentation about this new config to the Readme and the warning itself, though I don't know if this might be considered to be cluttering the output even more.

Closes #2482 and the comment on #2479.

@rashil2000
Copy link
Member

Hey @r0uv3n !

Would like to help you get this merged. Can you please retarget the PR to develop instead of master?

@r0uv3n r0uv3n changed the base branch from master to develop November 5, 2021 18:03
@niheaven niheaven changed the title Add config to disable aria2 warning message feat(message): Add config to disable aria2 warning message Nov 8, 2021
@niheaven niheaven merged commit 8bb7390 into ScoopInstaller:develop Nov 8, 2021
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.

Is there a way to hide the warnning message while using 'aria2c'?
3 participants