forgejo/routers/web/admin
Jason Song e902b98cc2
Set disable_gravatar/enable_federated_avatar when offline mode is true () ()
Backport .

When offline mode is true, we should set `disable_gravatar` to `true`
and `enable_federated_avatar` to `false` in system settings.
2023-01-18 10:30:34 -06:00
..
admin.go Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00
admin_test.go
applications.go
auths.go Revert unrelated changes for SMTP auth () () 2022-11-10 16:11:56 -05:00
config.go Set disable_gravatar/enable_federated_avatar when offline mode is true () () 2023-01-18 10:30:34 -06:00
emails.go
hooks.go
main_test.go
notice.go Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00
orgs.go
packages.go
repos.go
users.go
users_test.go