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
The comment value says default is 60 but in actuality it is set to 30.
From my usage of the Puck.js the value of 60 is much more appropriate in real world puck usage.
"// How many seconds to wait for emitting a presence event, after latest time polled":0, "// Default is 60 seconds":0, "presence_timeout" : 30,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The comment value says default is 60 but in actuality it is set to 30.
From my usage of the Puck.js the value of 60 is much more appropriate in real world puck usage.
The text was updated successfully, but these errors were encountered: