1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00
This commit is contained in:
Gildas 2024-08-19 22:19:39 +02:00 committed by GitHub
commit baf1f17a6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 5 deletions

View file

@ -41,9 +41,6 @@ ram.runtime = "50M"
type = "group"
default = "visitors"
[install.admin]
type = "user"
[resources]
[resources.sources.main]
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]
main.url = "/"
#admin.allowed = "admins"
admin.allowed = "admins"

View file

@ -2,4 +2,5 @@ test_format = 1.0
[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"