Commit on installer/app.config and updater.exe
This commit is contained in:
commit
9dd9a4ab13
2 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<section name="installer" type="WebsitePanel.Installer.Configuration.InstallerSection, WebsitePanel.Installer.Core"/>
|
||||
</configSections>
|
||||
<installer>
|
||||
<!-- Installed components -->
|
||||
<components/>
|
||||
<!-- Studio settings -->
|
||||
<settings>
|
||||
<add key="Log.FileName" value="WebsitePanel.Installer.log" />
|
||||
<add key="Web.Service" value="" />
|
||||
<add key="Web.AutoCheck" value="False" />
|
||||
<add key="Web.Proxy.UseProxy" value="false" />
|
||||
<add key="Web.Proxy.Address" value="" />
|
||||
<add key="Web.Proxy.UserName" value="" />
|
||||
<add key="Web.Proxy.Password" value="" />
|
||||
</settings>
|
||||
</installer>
|
||||
</configuration>
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue