mirror of
https://git.zx2c4.com/cgit
synced 2025-08-05 02:24:42 +02:00
Introduce noplainemail option to hide email adresses from spambots
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
This commit is contained in:
parent
286a905842
commit
2f56e390f0
7 changed files with 22 additions and 7 deletions
|
@ -158,6 +158,10 @@ nocache::
|
|||
deprecated, and will not be honored starting with cgit-1.0. Default
|
||||
value: "0".
|
||||
|
||||
noplainemail::
|
||||
If set to "1" showing full author email adresses will be disabled.
|
||||
Default value: "0".
|
||||
|
||||
noheader::
|
||||
Flag which, when set to "1", will make cgit omit the standard header
|
||||
on all pages. Default value: none. See also: "embedded".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue