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

chore: allow collab persistence and edit state behaviour to be configurable #637

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

khorshuheng
Copy link
Collaborator

The following parameter values are currently hard coded:

  • Maximum allowable edit count and duration
  • Interval for persisting in-memory collab group to cache/disk

Allowing the above parameters to be configured will allow us to control how frequent the in-memory edit states are saved to the cache.

@khorshuheng khorshuheng changed the title chore: allow collab persistence and edit tate behaviour to be configurable chore: allow collab persistence and edit state behaviour to be configurable Jun 20, 2024
@appflowy
Copy link
Contributor

FYI: @Horusiath

@appflowy appflowy merged commit c7d474c into main Jun 23, 2024
12 checks passed
@appflowy appflowy deleted the collab-config branch June 23, 2024 15:19
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.

3 participants