1
0
Fork 0
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:
ericgaspar 2023-08-23 17:48:44 +02:00
parent 499930c3ed
commit 393a6a6486

View file

@ -64,6 +64,9 @@ ram.runtime = "50M"
[resources.permissions] [resources.permissions]
main.url = "/" main.url = "/"
api.url = "/api"
api.allowed = "visitors"
api.auth_header = false
[resources.apt] [resources.apt]
packages = "sqlite3" packages = "sqlite3"