diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-03 22:05:50 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-03 22:05:50 +0000 |
| commit | a5e72f0fbdedf251e90334657856f07bca725be0 (patch) | |
| tree | 2b71e48a1e07b0f4f0edcb8a154769b4069dbf98 /scripts/logreport.py | |
| parent | 36202d8defb26f87264914f60c39c768cff3729e (diff) | |
Hump.fm: update configs and scripts
Diffstat (limited to 'scripts/logreport.py')
| -rwxr-xr-x | scripts/logreport.py | 2 |
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: |
