We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rather than defaulting to 0, this way older machine impl modules can be cleared up.
Also modify ra_machine:init to allow the machine version to be discovered.
new optional server config key: initial_machine_version
initial_machine_version
.
The text was updated successfully, but these errors were encountered:
kjnilsson
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Rather than defaulting to 0, this way older machine impl modules can be cleared up.
Also modify ra_machine:init to allow the machine version to be discovered.
Describe the solution you'd like
new optional server config key:
initial_machine_version
Describe alternatives you've considered
.
Additional context
.
The text was updated successfully, but these errors were encountered: