Modify noauth to support same .tar.gz distribution as other extensions.

This commit is contained in:
Michael Jumper
2013-08-26 15:23:40 -07:00
parent e57e5b34ff
commit fe3f2b73c6
4 changed files with 74 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<configs>
<config name="myconfig" protocol="rdp">
<param name="hostname" value="rdp-server" />
<param name="port" value="3389" />
</config>
</configs>