help: document web.static config
authorYuya Nishihara <yuya@tcha.org>
Sun, 23 Sep 2018 17:01:26 +0900
changeset 39792 ff0060d2a099
parent 39791 1dd82ecb869b
child 39793 536f22d6c2c5
help: document web.static config Spotted by check-config.py.
mercurial/help/config.txt
--- a/mercurial/help/config.txt	Mon Sep 24 00:00:04 2018 +0300
+++ b/mercurial/help/config.txt	Sun Sep 23 17:01:26 2018 +0900
@@ -2626,6 +2626,9 @@
 ``server-header``
     Value for HTTP ``Server`` response header.
 
+``static``
+    Directory where static files are served from.
+
 ``staticurl``
     Base URL to use for static files. If unset, static files (e.g. the
     hgicon.png favicon) will be served by the CGI script itself. Use