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

fix linter

This commit is contained in:
ericgaspar 2023-12-26 10:43:51 +01:00
parent 6785c3e106
commit 7ced4cb059

View file

@ -67,10 +67,10 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
pict-rs.url = "/pictrs"
pict-rs.allowed = "visitors"
pict-rs.show_tile = false
pict-rs.protected = true
pictrs.url = "/pictrs"
pictrs.allowed = "visitors"
pictrs.show_tile = false
pictrs.protected = true
api.url = "/api"
api.allowed = "visitors"