Update ispConfig.py

This commit is contained in:
Robert Chacón 2022-02-26 19:54:42 -07:00 committed by GitHub
parent dd7880e4a6
commit 06e4150139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ runShellCommandsAsSudo = False
#Graphing
graphingEnabled = True
ppingLocation = "pping/pping"
ppingLocation = "pping"
influxDBurl = "http://localhost:8086"
influxDBBucket = "libreqos"
influxDBOrg = "Your ISP Name Here"