diff options
author | Minteck <contact@minteck.org> | 2022-03-27 22:51:07 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-03-27 22:51:07 +0200 |
commit | c98a4a6833ef0f758f7d1fcc00d09c850e131307 (patch) | |
tree | 29d0e7af25c7a40763b152fdb1bd559078516d1e /.idea/sshConfigs.xml | |
parent | 202c71f53f33382d11d79076a82892a8008c3b68 (diff) | |
download | wolfeye-js-c98a4a6833ef0f758f7d1fcc00d09c850e131307.tar.gz wolfeye-js-c98a4a6833ef0f758f7d1fcc00d09c850e131307.tar.bz2 wolfeye-js-c98a4a6833ef0f758f7d1fcc00d09c850e131307.zip |
Diffstat (limited to '.idea/sshConfigs.xml')
-rw-r--r-- | .idea/sshConfigs.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml new file mode 100644 index 0000000..de81865 --- /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="ssh.minteck.org" id="9a5e9591-1c26-456f-a40c-300102309bfc" port="22465" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" /> + </configs> + </component> +</project>
\ No newline at end of file |