mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update manifest.toml
This commit is contained in:
parent
bfb7b8fb71
commit
0796390fb4
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ admindoc = "https://docs.joinpeertube.org"
|
|||
code = "https://github.com/Chocobozzz/PeerTube"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.17"
|
||||
yunohost = ">= 11.1.19"
|
||||
architectures = "all"
|
||||
multi_instance = false
|
||||
ldap = false
|
||||
|
@ -52,7 +52,7 @@ ram.runtime = "50M"
|
|||
[resources.install_dir]
|
||||
|
||||
[resources.data_dir]
|
||||
subdirs = "storage"
|
||||
subdirs = ["storage"]
|
||||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
|
|
Loading…
Add table
Reference in a new issue