blob: 545546427fd2845fc868f08f64b45d026c351238 (
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" host="zephyrheights.equestria.dev" port="2222" sshConfigId="7a8d95bc-b529-4c35-8032-421139fb8410" sshConfig="root@zephyrheights.equestria.dev:2222 key" keyPair="true">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
</advancedOptions>
</fileTransfer>
</webServer>
<webServer id="87ce5106-f1a2-4a48-8512-b9bdb81982e6" name="bridlewood">
<fileTransfer accessType="SFTP" host="bridlewood.equestria.dev" port="22" sshConfigId="7c107e55-7a18-43b2-ad36-8fe44939d496" sshConfig="fedora@bridlewood.equestria.dev:22 agent" authAgent="true">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
</advancedOptions>
</fileTransfer>
</webServer>
</option>
</component>
</project>
|