-
Notifications
You must be signed in to change notification settings - Fork 8
feat: add store sync entrees #239
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| --store-sync-interval=300 \ | ||
| --store-sync-range=3600 \ | ||
| --store-sync-relay-jitter=20 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can store sync be enabled without those arguments for simplicity's sake aka good defaults?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes the values used are the default ones and can be omitted.
jm-clius
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Co-authored-by: fryorcraken <[email protected]>
Co-authored-by: fryorcraken <[email protected]>
Co-authored-by: fryorcraken <[email protected]>
|
Can anyone merge this? @jm-clius @fryorcraken |
Oh, it's a cspell error on the word "statusteam". |
I added store sync stuff!