Show More
@@ -1,4 +1,5 b'' | |||||
1 | # An example WSGI for use with mod_wsgi, edit as necessary |
|
1 | # An example WSGI for use with mod_wsgi, edit as necessary | |
|
2 | # See http://mercurial.selenic.com/wiki/modwsgi for more information | |||
2 |
|
3 | |||
3 | # Path to repo or hgweb config to serve (see 'hg help hgweb') |
|
4 | # Path to repo or hgweb config to serve (see 'hg help hgweb') | |
4 | config = "/path/to/repo/or/config" |
|
5 | config = "/path/to/repo/or/config" |
General Comments 0
You need to be logged in to leave comments.
Login now