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

Allow UI to set the RTDB defaultWriteSizeLimit setting #18

Merged
merged 2 commits into from
Feb 23, 2025

Conversation

GogoVega
Copy link
Owner

Closes GogoVega/node-red-contrib-firebase-realtime-database#73.

A new Settings tab has been added. This new tab contains a select input that defines the maximum writing size (defaultWriteSizeLimit) of RTDB.

The number in parentheses is the maximum time a write operation has to be done before being interrupted.

To use it:

  1. Select the size
  2. Click on Save setting

Important

Only available for the Private Key authentication

@GogoVega GogoVega merged commit a23fd4e into master Feb 23, 2025
5 checks passed
@GogoVega GogoVega deleted the rtdb-settings branch February 23, 2025 12: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.

1 participant