ZooFlow: integrate service config
This commit is contained in:
@@ -40,6 +40,9 @@ Public Class ClassConfig
|
||||
<ConnectionString>
|
||||
Public Property ConnectionString As String = String.Empty
|
||||
|
||||
<GlobalSetting>
|
||||
Public Property AppServerConfig As String = "172.24.12.39:9000"
|
||||
|
||||
' === Logging Configuration
|
||||
Public Property LogDebug As Boolean = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user