Skip to content

Commit 3dc50cc

Browse files
committed
Merge branch 'do/gitweb-strict-export-conf-doc'
Doc update. * do/gitweb-strict-export-conf-doc: docs: fix $strict_export text in gitweb.conf.txt
2 parents f2b6aa9 + f116ee2 commit 3dc50cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/gitweb.conf.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ subsection on linkgit:gitweb[1] manpage.
207207

208208
$strict_export::
209209
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
210+
This for example makes `$export_ok` file decide if repository is
211+
available and not only if it is shown. If `$projects_list` points to
212212
file with list of project, only those repositories listed would be
213213
available for gitweb. Can be set during building gitweb via
214214
`GITWEB_STRICT_EXPORT`. By default this variable is not set, which

0 commit comments

Comments
 (0)