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

Configure platforms in config file #378

Open
niklasmohrin opened this issue Sep 26, 2024 · 0 comments
Open

Configure platforms in config file #378

niklasmohrin opened this issue Sep 26, 2024 · 0 comments

Comments

@niklasmohrin
Copy link
Collaborator

There should be a config file option to specify what platforms should be used for looking up pages. It should take the same values as the --platform CLI argument. The precedence rules should be

  1. If --platform passed, use these values
  2. Otherwise, if config file specifies platforms, use these values
  3. Otherwise, use PlatformType::current()

The handling of the common platform should (for now) not be changed. We can work out these details when tackling #323.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant