 eb0645f185
			
		
	
	
	
	
	eb0645f185When 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. (cherry picked from commit 9ac74a1a408136455a9e0586fb8e65163048597b) Conflicts: models/fixtures/user.yml services/repository/contributors_graph_test.go trivial context conflicts
		
			
				
	
	
		
			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
 |