Skip to content

Commit acc3dc0

Browse files
committed
Drop "hardware-level" qualifier from Performance Tweaks description
1 parent 57ff02f commit acc3dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NetworkOptimizer.Web/Components/Pages/PerformanceTweaks.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<div class="page-header">
1414
<h1>Performance Tweaks</h1>
15-
<p class="page-description">Deploy and manage hardware-level performance optimizations for your UCG-Fiber, UXG-Fiber, or UCG-Max gateway. These tweaks address eMMC write pressure, thermal management, and SFP+ link speed - all persistent across reboots via udm-boot. We have more tweaks in testing that we'll be bringing over soon, and we're always looking for ideas.</p>
15+
<p class="page-description">Deploy and manage performance optimizations for your UCG-Fiber, UXG-Fiber, or UCG-Max gateway. These tweaks address eMMC write pressure, thermal management, and SFP+ link speed - all persistent across reboots via udm-boot. We have more tweaks in testing that we'll be bringing over soon, and we're always looking for ideas.</p>
1616
</div>
1717

1818
@if (!ConnectionService.IsConnected && ConnectionService.IsInitialized && !string.IsNullOrEmpty(ConnectionService.LastError))

0 commit comments

Comments
 (0)