From b6fd808a59130342ebd649cadd86ea81e23f29f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Chac=C3=B3n?= Date: Fri, 2 Jun 2023 11:07:21 -0600 Subject: [PATCH] Update ispConfig.example.py --- src/ispConfig.example.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ispConfig.example.py b/src/ispConfig.example.py index 5f1ae008..eff5aa4f 100644 --- a/src/ispConfig.example.py +++ b/src/ispConfig.example.py @@ -97,6 +97,9 @@ uispSite = '' # or site options. # * "full" - build a complete network map uispStrategy = "full" +# Assumed capacity of airMax radios vs reported capacity by UISP. For example, 65% would be 0.65 +# Applies to flexible frame only. Fixed frame will have capacity based on its ratio. +airMax_capacity = 0.65 # List any sites that should not be included, with each site name surrounded by '' and separated by commas excludeSites = [] # If you use IPv6, this can be used to find associated IPv6 prefixes for your clients' IPv4 addresses, and match them