mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
deploy: f903c50e9d
This commit is contained in:
parent
9883f380cd
commit
9969c60e94
16 changed files with 32 additions and 33 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.1">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.2">
|
||||
|
||||
|
||||
|
||||
|
|
@ -758,10 +758,10 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#view-or-change-this-nodes-admin-password" class="md-nav__link">
|
||||
<a href="#change-this-nodes-admin-password" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
View or change this node's admin password
|
||||
Change this node's admin password
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
|
@ -2092,10 +2092,10 @@
|
|||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#view-or-change-this-nodes-admin-password" class="md-nav__link">
|
||||
<a href="#change-this-nodes-admin-password" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
View or change this node's admin password
|
||||
Change this node's admin password
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
|
@ -2896,10 +2896,9 @@
|
|||
- <code>set prv.key</code>: No</p>
|
||||
<p><strong>Note:</strong> Requires reboot to take effect after setting</p>
|
||||
<hr />
|
||||
<h4 id="view-or-change-this-nodes-admin-password">View or change this node's admin password</h4>
|
||||
<h4 id="change-this-nodes-admin-password">Change this node's admin password</h4>
|
||||
<p><strong>Usage:</strong>
|
||||
- <code>get password</code>
|
||||
- <code>set password <password></code></p>
|
||||
- <code>password <password></code></p>
|
||||
<p><strong>Parameters:</strong>
|
||||
- <code>password</code>: Admin password</p>
|
||||
<p><strong>Set by build flag:</strong> <code>ADMIN_PASSWORD</code></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue