diff options
author | Minteck <contact@minteck.org> | 2021-12-23 19:41:25 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-23 19:41:25 +0100 |
commit | ed531165841a1de9200782b00b99b174bf2289cd (patch) | |
tree | 576c5c72c1d991491c1a43627f527c110fb31164 /.idea/sshConfigs.xml | |
parent | 25ba1e272636dbcda3c755094a7c31c5d67209a6 (diff) | |
download | movies-ed531165841a1de9200782b00b99b174bf2289cd.tar.gz movies-ed531165841a1de9200782b00b99b174bf2289cd.tar.bz2 movies-ed531165841a1de9200782b00b99b174bf2289cd.zip |
Commit
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..9ed49e4 --- /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="minteck.org" id="83f2fac7-8fa4-4f59-96c1-0e52318a58a8" port="22465" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" /> + </configs> + </component> +</project>
\ No newline at end of file |