-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebServers.xml
22 lines (22 loc) · 927 Bytes
/
webServers.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<application>
<component name="WebServers">
<option name="servers">
<webServer id="e86045b1-29fa-4162-8665-d52278369e80" name="hychill.com.au" url="http://hychill.com.au">
<fileTransfer host="halo.dreamhost.com" port="21" rootFolder="/hychill.com.au">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" />
</advancedOptions>
<option name="port" value="21" />
</fileTransfer>
</webServer>
<webServer id="07362dee-09c1-4074-a3c1-e56ee59ea38f" name="lpgmt.com" url="http://staging.lpgmt.com/">
<fileTransfer host="halo.dreamhost.com" port="21" rootFolder="/staging.lpgmt.com">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" />
</advancedOptions>
<option name="port" value="21" />
</fileTransfer>
</webServer>
</option>
</component>
</application>