mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
add api end
This commit is contained in:
parent
428362962e
commit
af368359d8
1 changed files with 4 additions and 0 deletions
|
@ -106,6 +106,10 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
api.url = "/api"
|
||||
api.allowed = "visitors"
|
||||
api.auth_header = false
|
||||
api.show_tile = false
|
||||
|
||||
[resources.apt]
|
||||
packages = [
|
||||
|
|
Loading…
Reference in a new issue