mirror of
https://github.com/YunoHost-Apps/wondercms_ynh.git
synced 2024-09-03 18:06:16 +02:00
[autopatch] Automatic patch attempt for helpers 2.1
This commit is contained in:
parent
c7fb9613b1
commit
60f9bde0ea
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,7 @@ admindoc = "https://github.com/robiso/wondercms/wiki"
|
|||
code = "https://github.com/robiso/wondercms"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.2.27"
|
||||
yunohost = ">= 11.2.18"
|
||||
helpers_version = "2.1"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
@ -50,6 +50,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.install_dir]
|
||||
group = "www-data:r-x"
|
||||
group = "www-data:r-x"
|
||||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
|
|
Loading…
Add table
Reference in a new issue