-
Readme does not explain much: Just curious should a normal user use this option? How to mantain/sync the local data? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
If it is checked then manager takes .json file from local instead of remote git repo. Generally, the purpose is validation of updated db before upload. The 'Use local DB' option is not necessary for regular end users. However, if you are registering a new custom node and submitting a pull request, it is recommended to use this option for testing purposes to ensure there are no issues. |
Beta Was this translation helpful? Give feedback.
If it is checked then manager takes .json file from local instead of remote git repo.
Generally, the purpose is validation of updated db before upload.
The 'Use local DB' option is not necessary for regular end users. However, if you are registering a new custom node and submitting a pull request, it is recommended to use this option for testing purposes to ensure there are no issues.