mirror of
				https://github.com/TeaOSLab/EdgeAPI.git
				synced 2025-11-04 07:50:25 +08:00 
			
		
		
		
	“集群设置 -- 网站设置”增加“允许记录访问日志”选项
This commit is contained in:
		@@ -2016,7 +2016,7 @@ func (this *NodeService) FindNodeGlobalServerConfig(ctx context.Context, req *pb
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	if config == nil {
 | 
			
		||||
		config = serverconfigs.DefaultGlobalServerConfig()
 | 
			
		||||
		config = serverconfigs.NewGlobalServerConfig()
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	configJSON, err := json.Marshal(config)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user