mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-08-06 17:02:59 +02:00
docs: sync documentation with source code before release
Remove stale members.yaml references (post-members-refactor), add missing env vars to AGENTS.md (API_HOST, WEB_HOST, CORS_ORIGINS, NETWORK_*), fix project structure tree, add backward-compat note for MQTT_TOPIC_PREFIX, and update nl.json/i18n.md members section.
This commit is contained in:
+2
-4
@@ -360,10 +360,8 @@ Members page content:
|
||||
|
||||
| Key | English | Context |
|
||||
|-----|---------|---------|
|
||||
| `empty_state_description` | To display network members, create a members.yaml file in your seed directory. | Empty state instructions |
|
||||
| `members_file_format` | Members File Format | Documentation section title |
|
||||
| `members_file_description` | Create a YAML file at <code>$SEED_HOME/members.yaml</code> with the following structure: | File creation instructions |
|
||||
| `members_import_instructions` | Run <code>meshcore-hub collector seed</code> to import members.<br/>To associate nodes with members, add a <code>member_id</code> tag to nodes in <code>node_tags.yaml</code>. | Import instructions (HTML allowed) |
|
||||
| `empty_state_description` | No members yet. | Empty state heading |
|
||||
| `empty_description` | Members will appear here once users log in and adopt nodes. | Empty state description |
|
||||
|
||||
### 14. `not_found`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user