1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 02:22:32 +02:00
gitea/models
Jason Song 21c91b7dff
Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)
When offline mode is true, we should set `disable_gravatar` to `true`
and `enable_federated_avatar` to `false` in system settings.
2023-01-17 17:00:19 +02:00
..
activities
admin
asymkey
auth
avatars
db
fixtures
git Add cron method to gc LFS MetaObjects (#22385) 2023-01-16 13:50:53 -06:00
issues
migrations Add cron method to gc LFS MetaObjects (#22385) 2023-01-16 13:50:53 -06:00
organization
packages Fix container blob mount (#22226) 2023-01-16 17:35:48 -05:00
perm
project
pull
repo
secret
system Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) 2023-01-17 17:00:19 +02:00
unit
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate_test.go
migrate.go
org_team_test.go
org_team.go
org_test.go
org.go
repo_collaboration_test.go
repo_collaboration.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go
user.go