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

Support configuring DC sync iterations #31

Merged
merged 4 commits into from
Mar 17, 2023
Merged

Conversation

jamwaffles
Copy link
Collaborator

Adds a ClientConfig field to Client::new() to allow configuration of various behaviours. Currently only supports DC static sync iteration count.

Closes #15

Adds a `ClientConfig` field to `Client::new()` to allow configuration of various behaviours. Currently only supports DC static sync iteration count.

Closes #15
@jamwaffles jamwaffles enabled auto-merge (squash) March 17, 2023 21:26
@jamwaffles jamwaffles merged commit fb35559 into master Mar 17, 2023
@jamwaffles jamwaffles deleted the client-settings branch March 17, 2023 21:27
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.

Allow configuration of DC static drift iterations
1 participant