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

AM daemon: Add build options for #50

Merged
1 commit merged into from
May 13, 2020
Merged

AM daemon: Add build options for #50

1 commit merged into from
May 13, 2020

Conversation

ghost
Copy link

@ghost ghost commented Feb 21, 2020

AM daemon: Add build options for
- Max paths count returned to the controller (default: 5)
- How many times the routing algorithm should look back into domains (0 = disallowed, 1 = single = default, ..., UINT_MAX = unlimited)

Add default value and description for
- existing option WITH_DATABASE_CHANGE_CHECK

Drop duplicate reporting of
- existing option WITH_TESTS

Signed-off-by: Martin Koch [email protected]

    - Max paths count returned to the controller (default: 5)
    - How many times the routing algorithm should look back into domains (0 = disallowed, 1 = single = default, ..., UINT_MAX = unlimited)

Add default value and description for
    - existing option WITH_DATABASE_CHANGE_CHECK

Signed-off-by: Martin Koch <[email protected]>
@ghost ghost merged commit f78c59a into master May 13, 2020
@ghost ghost deleted the BuildOptions branch May 13, 2020 06:28
This pull request was closed.
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.

0 participants