Initial Commit
This commit is contained in:
12
TomcatServer/Target/Debug/MLServer.config
Normal file
12
TomcatServer/Target/Debug/MLServer.config
Normal file
@@ -0,0 +1,12 @@
|
||||
<appSettings>
|
||||
<add key="Url" value=""/>
|
||||
<add key="Port" value="1945" />
|
||||
<add key="RegistrySubKey" value="Software\\MSLMobile" />
|
||||
<add key="RegistryKeyValue" value="MSLMobile_Host_Guid" />
|
||||
<add key="RegistryInternalIPKeyValue" value="MSLMobile_Internal_IP" />
|
||||
<add key="RegistryExternalIPKeyValue" value="MSLMobile_External_IP" />
|
||||
<add key="RegistryExternalPortKeyValue" value="MSLMobile_External_Port" />
|
||||
<add key="mslMinPort" value="2000"/>
|
||||
<add key="mslMaxPort" value="2100"/>
|
||||
<add key="mappingDescription" value="MSL Mobile"/>
|
||||
</appSettings>
|
||||
Reference in New Issue
Block a user