1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-05-06 08:01:05 +02:00
parent bd8374dd53
commit 26f2bc09fb

View file

@ -16,7 +16,7 @@ demo = "https://libreddit.spike.codes/"
code = "https://github.com/spikecodes/libreddit" code = "https://github.com/spikecodes/libreddit"
[integration] [integration]
yunohost = ">= 11.1.15" yunohost = ">= 11.1.18"
architectures = ["amd64"] architectures = ["amd64"]
multi_instance = true multi_instance = true
ldap = false ldap = false
@ -43,6 +43,7 @@ ram.runtime = "50M"
extract = false extract = false
in_subdir = false in_subdir = false
rename = "libreddit" rename = "libreddit"
autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]