mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
Update manifest.toml
This commit is contained in:
parent
04a4fbfda2
commit
e74edf48fd
1 changed files with 2 additions and 3 deletions
|
@ -16,7 +16,7 @@ admindoc = "https://docs.joinpeertube.org/maintain/tools#peertube-runner"
|
|||
code = "https://github.com/Chocobozzz/PeerTube/tree/develop/packages/peertube-runner"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.21"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -28,7 +28,6 @@ ram.runtime = "1000M"
|
|||
[install]
|
||||
[install.domain]
|
||||
type = "domain"
|
||||
full_domain = false
|
||||
|
||||
[install.path]
|
||||
type = "path"
|
||||
|
|
Loading…
Add table
Reference in a new issue