mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Don't create new permission
This commit is contained in:
parent
e108d15e2c
commit
ecac2c6aae
1 changed files with 1 additions and 3 deletions
|
@ -69,9 +69,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
api.url = "/api"
|
||||
api.auth_header = false
|
||||
api.show_tile = false
|
||||
main.auth_header = false
|
||||
|
||||
[resources.apt]
|
||||
packages = "postgresql"
|
||||
|
|
Loading…
Add table
Reference in a new issue