diff --git a/v1.1/ispConfig.py b/v1.1/ispConfig.py index 77d2ab40..0f8a3b27 100644 --- a/v1.1/ispConfig.py +++ b/v1.1/ispConfig.py @@ -28,13 +28,15 @@ enableActualShellCommands = True runShellCommandsAsSudo = False #Graphing -graphingEnabled = False +graphingEnabled = True +ppingLocation = "pping/pping" influxDBurl = "http://localhost:8086" influxDBBucket = "libreqos" influxDBOrg = "Your ISP Name Here" influxDBtoken = "" # Optional UISP integration +automaticImportUISP = False # Everything before /nms/ on your UISP instance UISPbaseURL = 'https://examplesite.com' # UISP Auth Token