mirror of
https://github.com/go-gitea/gitea
synced 2024-11-25 11:22:50 +01:00
9ac74a1a40
When running e2e tests on flaky networks, gravatar can cause a timeout and test failures. Turn off, and populate avatars on e2e test suite run to make them reliable.
15 lines
275 B
YAML
15 lines
275 B
YAML
-
|
|
id: 1
|
|
setting_key: 'picture.disable_gravatar'
|
|
setting_value: 'true'
|
|
version: 1
|
|
created: 1653533198
|
|
updated: 1653533198
|
|
|
|
-
|
|
id: 2
|
|
setting_key: 'picture.enable_federated_avatar'
|
|
setting_value: 'false'
|
|
version: 1
|
|
created: 1653533198
|
|
updated: 1653533198
|