wordcount/.idea/webServers.xml

15 lines
637 B
XML
Raw Normal View History

2020-03-07 21:35:38 -08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="WebServers">
<option name="servers">
<webServer id="4442f13b-736e-4a7c-b186-b78fb2d5a043" name="auto" url="http://auto.ahlawat.com">
<fileTransfer host="auto.ahlawat.com" port="22" privateKey="$USER_HOME$/.ssh/id_rsa" accessType="SFTP" keyPair="true">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" passiveMode="true" shareSSLContext="true" />
</advancedOptions>
<option name="port" value="22" />
</fileTransfer>
</webServer>
</option>
</component>
</project>