kopia lustrzana https://github.com/c9/core
remove FTP IDE plugins
rodzic
7b54f047ae
commit
e0ee6de0a3
|
@ -563,19 +563,6 @@ module.exports = function(options) {
|
||||||
realRoot: true,
|
realRoot: true,
|
||||||
home: options.local ? options.home : "~"
|
home: options.local ? options.home : "~"
|
||||||
},
|
},
|
||||||
"plugins/c9.ide.mount/mount",
|
|
||||||
{
|
|
||||||
packagePath: "plugins/c9.ide.mount/ftp",
|
|
||||||
curlftpfsBin: options.mount.curlftpfsBin,
|
|
||||||
fusermountBin: options.mount.fusermountBin,
|
|
||||||
ssh: options.ssh
|
|
||||||
},
|
|
||||||
{
|
|
||||||
packagePath: "plugins/c9.ide.mount/sftp",
|
|
||||||
sshfsBin: options.mount.sshfsBin,
|
|
||||||
fusermountBin: options.mount.fusermountBin,
|
|
||||||
ssh: options.ssh
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
packagePath: "plugins/c9.ide.upload/dragdrop",
|
packagePath: "plugins/c9.ide.upload/dragdrop",
|
||||||
treeAsPane: options.local
|
treeAsPane: options.local
|
||||||
|
|
Ładowanie…
Reference in New Issue