summaryrefslogtreecommitdiff
path: root/scripts/logreport.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/logreport.py')
-rwxr-xr-xscripts/logreport.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/logreport.py b/scripts/logreport.py
index 88bceaf..3e6dbaf 100755
--- a/scripts/logreport.py
+++ b/scripts/logreport.py
@@ -18,7 +18,7 @@ Nickset = None
MaxRequestTime = 10
SlowReqThreshold = 1000
WindowInterval = datetime.timedelta(minutes=5)
-ConnStr = "dbname=dumpfm user=postgres password=root"
+ConnStr = "dbname=humpfm user=postgres password=root"
def fetch_nicks():
try: