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
Copy file name to clipboardExpand all lines: src/NetworkOptimizer.Web/Components/Pages/Settings.razor
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -411,7 +411,7 @@
411
411
<li>Navigate to <strong>Control Plane</strong> → <strong>Console</strong></li>
412
412
<li>Enable <strong>SSH</strong> and set a secure password</li>
413
413
</ol>
414
-
<p>You can also enable Console SSH from the <strong>UniFi mobile app</strong> under Console Settings.</p>
414
+
<p>You can also enable Console SSH from the <strong>UniFi mobile app</strong> under <strong>Settings</strong> → <strong>Control Plane</strong> → <strong>Console</strong>.</p>
415
415
<p>Use <code>root</code> as the username and the SSH password you set above.</p>
416
416
<p><strong>For UXG (non-Cloud Gateway):</strong> Enable SSH using the Device SSH steps below, but enter those credentials here in Gateway SSH.</p>
0 commit comments