##// END OF EJS Templates
help: document web.static config...
Yuya Nishihara -
r39828:ff0060d2 default
parent child Browse files
Show More
@@ -2626,6 +2626,9 b' The full set of options is:'
2626 2626 ``server-header``
2627 2627 Value for HTTP ``Server`` response header.
2628 2628
2629 ``static``
2630 Directory where static files are served from.
2631
2629 2632 ``staticurl``
2630 2633 Base URL to use for static files. If unset, static files (e.g. the
2631 2634 hgicon.png favicon) will be served by the CGI script itself. Use
General Comments 0
You need to be logged in to leave comments. Login now