mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2024-11-26 02:00:15 -06:00
Update ispConfig.py
This commit is contained in:
parent
6abbd8da18
commit
8817a12061
@ -26,7 +26,7 @@ interfaceB = 'eth2'
|
||||
|
||||
# Use XDP? If yes, multiple CPU cores can be used. Limits to IPv4 only. Throughput of 11 Gbps+
|
||||
# If using IPv6, choose False. False will limit throughput to 3-6 Gbps
|
||||
usingXDP = False
|
||||
usingXDP = True
|
||||
|
||||
# Allow shell commands. False causes commands print to console only without being executed.
|
||||
# MUST BE ENABLED FOR PROGRAM TO FUNCTION
|
||||
|
Loading…
Reference in New Issue
Block a user