summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
Diffstat (limited to '.idea')
-rw-r--r--.idea/sshConfigs.xml8
-rw-r--r--.idea/webServers.xml9
2 files changed, 16 insertions, 1 deletions
diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml
new file mode 100644
index 0000000..5ba0660
--- /dev/null
+++ b/.idea/sshConfigs.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="SshConfigs">
+ <configs>
+ <sshConfig authType="OPEN_SSH" host="bridlewood" id="7e5719c4-4001-4a83-8a12-1998eaed2645" port="22" nameFormat="DESCRIPTIVE" username="fedora" useOpenSSHConfig="true" />
+ </configs>
+ </component>
+</project> \ No newline at end of file
diff --git a/.idea/webServers.xml b/.idea/webServers.xml
index e2155f0..c7fe736 100644
--- a/.idea/webServers.xml
+++ b/.idea/webServers.xml
@@ -3,7 +3,14 @@
<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">
+ <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>