We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2b6aa9 + f116ee2 commit 3dc50ccCopy full SHA for 3dc50cc
Documentation/gitweb.conf.txt
@@ -207,8 +207,8 @@ subsection on linkgit:gitweb[1] manpage.
207
208
$strict_export::
209
Only allow viewing of repositories also shown on the overview page.
210
- This for example makes `$gitweb_export_ok` file decide if repository is
211
- available and not only if it is shown. If `$gitweb_list` points to
+ This for example makes `$export_ok` file decide if repository is
+ available and not only if it is shown. If `$projects_list` points to
212
file with list of project, only those repositories listed would be
213
available for gitweb. Can be set during building gitweb via
214
`GITWEB_STRICT_EXPORT`. By default this variable is not set, which
0 commit comments