mirror of
				https://gitee.com/ThingsGateway/ThingsGateway.git
				synced 2025-10-31 23:53:58 +08:00 
			
		
		
		
	!68 10.10.7
This commit is contained in:
		| @@ -27,11 +27,11 @@ public class WebsiteOptions : IConfigurableOptions | ||||
|     /// </summary> | ||||
|     public bool Demo { get; set; } | ||||
|  | ||||
|     public bool WebPageEnable { get; set; } = true; | ||||
|  | ||||
|     public int MaxBlazorConnections { get; set; } = 5; | ||||
|     public bool BlazorConnectionLimitEnable { get; set; } = false; | ||||
|  | ||||
|  | ||||
|     /// <summary> | ||||
|     /// 是否显示关于页面 | ||||
|     /// </summary> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Diego
					Diego