gitweb_config.perl: mention display-only ctags setting
commit822e4edb7599b493caaa01c47228756aba7a51f5
authorKyle J. McKay <mackyle@gmail.com>
Tue, 12 Dec 2017 00:07:31 +0000 (11 16:07 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 12 Dec 2017 00:07:31 +0000 (11 16:07 -0800)
treeb5bf6d248a2b04c9f2dc8547fa7ec47ac3468fe2
parent50eb7c96b09d49d228028c6edb2a6b5954ea10cb
gitweb_config.perl: mention display-only ctags setting

In an environment where the web server software does not have
write access to the project's ctags directory it will not be
possible to add ctags.

However, they can still be displayed just fine while omitting
the "add:" box.

Mention this option explicitly to make it more discoverable.

The projtool.pl addtags command can still be used to easily
add tags to a project without requiring web server support
when using the display only option.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/gitweb_config.perl