mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Update manifest.toml
This commit is contained in:
parent
5dec454e74
commit
d7d0cf6c9d
1 changed files with 1 additions and 2 deletions
|
@ -22,7 +22,7 @@ yunohost = ">= 11.1.16"
|
|||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
sso = false
|
||||
sso = true
|
||||
disk = "50M"
|
||||
ram.build = "500M"
|
||||
ram.runtime = "50M"
|
||||
|
@ -59,7 +59,6 @@ ram.runtime = "50M"
|
|||
url = "https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02.2"
|
||||
sha256 = "e06d582d897c1295e79a316754d4bd66f8308a79f97542ee39a018efb104c389"
|
||||
rename = "bookstack.tar.gz"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue