mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update manifest.toml
This commit is contained in:
parent
6836877ae4
commit
e9148994d8
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
api.url = "re:$domain\/.well-known\/.*"
|
||||
api.url = "re:__DOMAIN__\\/.well-known\\/.*"
|
||||
api.allowed = ["visitors", "all_users"]
|
||||
api.auth_header = false
|
||||
api.show_tile = false
|
||||
|
|
Loading…
Add table
Reference in a new issue