mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2024-11-22 08:16:25 -06:00
Update integrationUISP.py
This commit is contained in:
parent
3243d9c1f3
commit
7b911e8d62
@ -343,7 +343,7 @@ def findNodesBranchedOffPtMP(siteList, dataLinks, sites, rootSite, foundAirFiber
|
||||
'upload': upload,
|
||||
parent: apID
|
||||
}
|
||||
if usePtMPasParent:
|
||||
if use_ptmp_as_parent:
|
||||
print('Site ' + name + ' will use PtMP AP ' + link['from']['device']['identification']['name'] + ' as parent from site ' + link['from']['site']['identification']['name'])
|
||||
return siteList, nodeOffPtMP
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user