mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-15 18:56:59 +00:00
Add disable gravatar option
This commit is contained in:
parent
3bd5fc6d6f
commit
e7d8fadb08
5 changed files with 11 additions and 2 deletions
|
@ -181,6 +181,8 @@
|
|||
<dl class="dl-horizontal admin-dl-horizontal">
|
||||
<dt>Picture Service</dt>
|
||||
<dd>{{.PictureService}}</dd>
|
||||
<dt>Disable Gravatar</dt>
|
||||
<dd><i class="fa fa{{if .DisableGravatar}}-check{{end}}-square-o"></i></dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue