You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Currently, there is no documentation for the main config file of the node.
We need to include all information needed by somebody to create his own config file
Implementation
We are going to generate a json-schema based on the config struct in code.
The json-schema is going to be translate to html and markdown contents using the project json-schema-for-humans