You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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)
5 years ago
..
cache.go Better logging (#6038) (#6095) 5 years ago
cron.go Better logging (#6038) (#6095) 5 years ago
git.go Better logging (#6038) (#6095) 5 years ago
indexer.go Issue indexer queue redis support (#6218) 5 years ago
log.go Quieter Integration Tests (#6513) 5 years ago
mailer.go Add SUBJECT_PREFIX mailer config option (#6605) 5 years ago
markup.go split setting.go to multiple files (#6154) 5 years ago
repository.go Better logging (#6038) (#6095) 5 years ago
service.go Allow Recaptcha service url to be configured (#6820) 5 years ago
session.go Prevent creating empty sessions (#6677) 5 years ago
setting.go Show full name if DefaultShowFullName setting activated (#6710) 5 years ago
webhook.go Add support for MS Teams webhooks (#6632) 5 years ago