mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
bugfix: set propper path
This commit is contained in:
@@ -164,7 +164,7 @@
|
|||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
<h3>Bifrost XDP-Accelerated Bridge</h3>
|
<h3>Bifrost XDP-Accelerated Bridge</h3>
|
||||||
<p class="alert alert-danger" role="alert">
|
<p class="alert alert-danger" role="alert">
|
||||||
You must configure XDP bridging by editing the `/etc/lqos` file on the server.
|
You must configure XDP bridging by editing the `/etc/lqos.conf` file on the server.
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -388,7 +388,7 @@
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
<p class="alert alert-info" role="alert">
|
<p class="alert alert-info" role="alert">
|
||||||
At this time, you can only apply these settings to the current running instance. Edit <em>/etc/lqos</em> to
|
At this time, you can only apply these settings to the current running instance. Edit <em>/etc/lqos.conf</em> to
|
||||||
apply changes permanently. Applying tuning settings will not restart your XDP bridge.
|
apply changes permanently. Applying tuning settings will not restart your XDP bridge.
|
||||||
</p>
|
</p>
|
||||||
<a class="btn btn-secondary" id="btnApplyTuning">Apply Tuning Settings</a>
|
<a class="btn btn-secondary" id="btnApplyTuning">Apply Tuning Settings</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user