gitea/modules/setting
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710)
Adds a new key DEFAULT_SHOW_FULL_NAME (default false) to the [ui] section.
If enabled the full name will be shown (unless it's empty, then
the default username will be used)
2019-05-08 11:41:35 +03:00
..
cache.go
cron.go
git.go
indexer.go
log.go
mailer.go
markup.go
repository.go
service.go
session.go
setting.go Show full name if DefaultShowFullName setting activated (#6710) 2019-05-08 11:41:35 +03:00
webhook.go