mirror of
https://github.com/YunoHost-Apps/shiori_ynh.git
synced 2024-09-03 20:26:17 +02:00
Update manifest.toml
This commit is contained in:
parent
20a513bf28
commit
8959fe733d
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,6 @@ license = "MIT"
|
||||||
admindoc = "https://github.com/go-shiori/shiori/wiki"
|
admindoc = "https://github.com/go-shiori/shiori/wiki"
|
||||||
userdoc = "https://github.com/go-shiori/shiori/wiki/Usage"
|
userdoc = "https://github.com/go-shiori/shiori/wiki/Usage"
|
||||||
code = "https://github.com/go-shiori/shiori"
|
code = "https://github.com/go-shiori/shiori"
|
||||||
website = "https://github.com/go-shiori/shiori"
|
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.0.9"
|
yunohost = ">= 11.0.9"
|
||||||
|
@ -45,5 +44,7 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.data_dir]
|
[resources.data_dir]
|
||||||
|
|
||||||
|
[resources.ports]
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue