Skip to content

Commit

Permalink
Merge pull request #1325 from AuxXxilium/dev
Browse files Browse the repository at this point in the history
activation: update
  • Loading branch information
AuxXxilium authored May 1, 2024
2 parents 4ebcec6 + 8fc70c4 commit 5aeb494
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/activation.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@
<option value="https://">https</option>
</select></pre></p>
<p><label class="color-fg-default text-mono f6">DSM IP:</label><pre><input class="form-control input-contrast input-sm" type="text" id="ip_server" value="192.168.2.1" /></pre></p>
<p><label class="color-fg-default text-mono f6">Port:</label><pre><input class="form-control input-contrast input-sm" type="text" id="port" value="5000" /></pre></p>
<p><label class="color-fg-default text-mono f6">DSM Port:</label><pre><input class="form-control input-contrast input-sm" type="text" id="port" value="5000" /></pre></p>
<p><label class="color-fg-default text-mono f6">DSM Serial:</label><pre><input class="form-control input-contrast input-sm" type="text" id="serialnum" value="1920XXX10220" /></pre></p>
<p><label class="color-fg-default text-mono f6">Username:</label><pre><input class="form-control input-contrast input-sm" type="text" id="username" value="admin" /></pre></p>
<p><label class="color-fg-default text-mono f6">Password:</label><pre><input class="form-control input-contrast input-sm" type="text" id="passwd" value="yourpw" /></pre></p>
<p><label class="color-fg-default text-mono f6">2FA One Time Code (if enabled):</label><pre><input class="form-control input-contrast input-sm" type="text" id="otp_code" value="" /></pre></p>
<p><label class="color-fg-default text-mono f6">DSM Username:</label><pre><input class="form-control input-contrast input-sm" type="text" id="username" value="admin" /></pre></p>
<p><label class="color-fg-default text-mono f6">DSM Password:</label><pre><input class="form-control input-contrast input-sm" type="text" id="passwd" value="yourpw" /></pre></p>
<p><label class="color-fg-default text-mono f6">DSM 2FA One Time Code (if enabled):</label><pre><input class="form-control input-contrast input-sm" type="text" id="otp_code" value="" /></pre></p>
<p>&nbsp;</p>
<p><label class="color-fg-default text-mono f6">Generate Links:</label><pre><input class="form-control input-contrast input-sm" type="button" value="Get Links (Click here)" id="newUser"></pre></p>
<p>&nbsp;</p>
Expand Down

0 comments on commit 5aeb494

Please sign in to comment.