src.nth.io/

summaryrefslogtreecommitdiff
path: root/mercurial
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2025-01-03 19:36:28 -0600
committerLuke Hoersten <[email protected]>2025-01-03 19:36:28 -0600
commitb180fe427c44da015874dbf86c326f6e6bcd0aa8 (patch)
tree69eefe573ed98667c83dce74cb659f7647985e8c /mercurial
parentde5838029ed131c31f54addf155ec9b476a23ae0 (diff)
Version updates and fixed excessive logging on web server.
Diffstat (limited to 'mercurial')
-rw-r--r--mercurial/web/templates/hgweb.ini.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/mercurial/web/templates/hgweb.ini.j2 b/mercurial/web/templates/hgweb.ini.j2
index b3927df..e3a6f3e 100644
--- a/mercurial/web/templates/hgweb.ini.j2
+++ b/mercurial/web/templates/hgweb.ini.j2
@@ -7,3 +7,5 @@ max-worker-lifetime = 604800
chdir = {{mercurial_uwsgi_root}}
wsgi-file = hgweb.wsgi
plugins = python3
+
+disable-logging = true