mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-02 15:04:57 +08: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.
16 lines
275 B
YAML
16 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
|