blob: c7fe7364327582288b08ecc4e4e90241b2730a2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="WebServers">
<option name="servers">
<webServer id="3e51e028-6d99-4850-bcea-1bcc0c8331b5" name="Minteck.org (project level)">
<fileTransfer accessType="SFTP" sshConfigId="7a8d95bc-b529-4c35-8032-421139fb8410" sshConfig="root@zephyrheights.equestria.dev:2222 key">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
</advancedOptions>
</fileTransfer>
</webServer>
<webServer id="f1705a9f-a502-4faa-acb1-dc52250bf7bc" name="bridlewood">
<fileTransfer accessType="SFTP" host="bridlewood" port="22" sshConfigId="7e5719c4-4001-4a83-8a12-1998eaed2645" sshConfig="fedora@bridlewood:22 agent" authAgent="true">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
</advancedOptions>
</fileTransfer>
</webServer>
</option>
</component>
</project>
|