Merge branch 'master' of https://github.com/git-l10n/git-po
[gitweb.git] / Documentation / gitweb.conf.txt
index d240a2f666717f7ae669e972af743829b46fcae9..4b8d1b1d4c12ac144b150076478427876c1ee6ea 100644 (file)
@@ -503,6 +503,9 @@ $omit_age_column::
        If true, omit the column with date of the most current commit on the
        projects list page. It can save a bit of I/O and a fork per repository.
 
+$omit_owner::
+       If true prevents displaying information about repository owner.
+
 $per_request_config::
        If this is set to code reference, it will be run once for each request.
        You can set parts of configuration that change per session this way.