Skip to content

Commit

Permalink
set the application group to prevent crash
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev authored and myieye committed Apr 9, 2024
1 parent e3c9eec commit 24ecb3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hgweb/hg.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ServerName localhost
eviction-timeout=0 restart-interval=0 shutdown-timeout=5 maximum-requests=0

WSGIProcessGroup hgweb
WSGIApplicationGroup %{GLOBAL}

WSGIScriptAlias /hg /usr/local/www/wsgi-scripts/hgweb.wsgi
<Directory /usr/local/www/wsgi-scripts>
Expand Down

0 comments on commit 24ecb3d

Please sign in to comment.