mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update ispConfig.py
This commit is contained in:
parent
8f50f02156
commit
a0e7b45b54
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user