mirror of
				https://github.com/TeaOSLab/EdgeCommon.git
				synced 2025-11-04 21:50:26 +08:00 
			
		
		
		
	默认不启用性能优化
This commit is contained in:
		@@ -13,8 +13,8 @@ func DefaultGlobalServerConfig() *GlobalServerConfig {
 | 
			
		||||
 | 
			
		||||
	config.Log.RecordServerError = false
 | 
			
		||||
 | 
			
		||||
	config.Performance.AutoWriteTimeout = true
 | 
			
		||||
	config.Performance.AutoReadTimeout = true
 | 
			
		||||
	config.Performance.AutoWriteTimeout = false
 | 
			
		||||
	config.Performance.AutoReadTimeout = false
 | 
			
		||||
	config.Stat.Upload.MaxCities = 32
 | 
			
		||||
	config.Stat.Upload.MaxProviders = 32
 | 
			
		||||
	config.Stat.Upload.MaxSystems = 64
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user