diff options
Diffstat (limited to 'mercurial/web')
| -rw-r--r-- | mercurial/web/templates/hgweb.ini.j2 | 2 |
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 |
