mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Merge 64ce1bfa80
into f597a38525
This commit is contained in:
commit
baf1f17a6c
2 changed files with 3 additions and 5 deletions
|
@ -41,9 +41,6 @@ ram.runtime = "50M"
|
||||||
type = "group"
|
type = "group"
|
||||||
default = "visitors"
|
default = "visitors"
|
||||||
|
|
||||||
[install.admin]
|
|
||||||
type = "user"
|
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.54/wekan-7.54-amd64.zip"
|
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.54/wekan-7.54-amd64.zip"
|
||||||
|
@ -60,4 +57,4 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
#admin.allowed = "admins"
|
admin.allowed = "admins"
|
||||||
|
|
|
@ -2,4 +2,5 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
test_upgrade_from.413b6e0e52fdf162a40313a4f7960f203a0bc64f.name = "Upgrade from 7.09~ynh1"
|
#test_upgrade_from.413b6e0e52fdf162a40313a4f7960f203a0bc64f.name = "Upgrade from 7.09~ynh1"
|
||||||
|
test_upgrade_from.90a8b3fc1e077d28620f1ef4f9099a4476c22944.name = "Upgrade from 7.41~ynh1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue