This website requires JavaScript.
Explore
Help
Sign in
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
2498aaead1
peertube
/
shared
/
models
/
plugins
/
install-plugin.model.ts
5 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
WIP plugins: update plugin
2019-07-12 05:39:58 -04:00
export
interface
InstallOrUpdatePlugin
{
WIP plugins: move plugin CLI in peertube script Install/uninstall/list plugins remotely
2019-07-11 11:23:24 -04:00
npmName?
:
string
path?
:
string
WIP plugins: plugin settings on server side
2019-07-10 10:59:53 -04:00
}
Copy permalink