1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Update manifest

This commit is contained in:
tituspijean 2023-08-18 19:25:35 +02:00
parent d00f1f6842
commit f9ad1e9c6c
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -47,10 +47,10 @@ ram.runtime = "50M"
default = false
[resources]
[resources.sources.main]
url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.1.tar.gz"
sha256 = "d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea"
autoupdate.strategy = "latest_github_tag"
[resources.sources.main]
url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.1.tar.gz"
sha256 = "d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea"
autoupdate.strategy = "latest_github_tag"
[resources.ports]
main.default = 8008
@ -64,7 +64,9 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
main.allowed = "visitors"
main.show_tile = false
server_api.url = "__DOMAIN__/_matrix"
server_api.label = "Server access for client apps."
server_api.show_tile = false