12 lines
544 B
XML
12 lines
544 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ProxyServerSharp.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="Port" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">1080</Value>
|
|
</Setting>
|
|
<Setting Name="TransferUnitSize" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">4096</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |