Update ispConfig.py

This commit is contained in:
Robert Chacón
2021-12-11 11:24:57 -07:00
committed by GitHub
parent 658f6f6cc6
commit 2ba5221bc8

View File

@@ -32,5 +32,5 @@ runShellCommandsAsSudo = False
UISPbaseURL = 'https://examplesite.com'
# UISP Auth Token
uispAuthToken = ''
# Whether to shape router at customer premises, or instead shape the station radio. When station radio is in router mode, use 'station'. Otherwise, use 'router'.
# UISP | Whether to shape router at customer premises, or instead shape the station radio. When station radio is in router mode, use 'station'. Otherwise, use 'router'.
shapeRouterOrStation = 'router'