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

Write settings.json from mnonboard #56

Open
iannesbitt opened this issue Jan 10, 2024 · 0 comments
Open

Write settings.json from mnonboard #56

iannesbitt opened this issue Jan 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request v0.1.2 Version 0.1.2 item
Milestone

Comments

@iannesbitt
Copy link
Contributor

settings.json is the project-level configuration file for node content scraping.
It should look like the following, with values taken from global config (#53):

{
    "AUTOTHROTTLE_TARGET_CONCURRENCY": 1.5,
    "LOG_LEVEL": "DEBUG"
}
@iannesbitt iannesbitt added enhancement New feature or request v0.1.2 Version 0.1.2 item labels Jan 10, 2024
@iannesbitt iannesbitt added this to the 0.1.2 milestone Jan 10, 2024
@iannesbitt iannesbitt self-assigned this Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v0.1.2 Version 0.1.2 item
Projects
None yet
Development

No branches or pull requests

1 participant