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:
parent
bd8374dd53
commit
26f2bc09fb
1 changed files with 2 additions and 1 deletions
|
@ -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]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue